NAME
    cgGetNamedEffect - whatever

SYNOPSIS
      #include <Cg/cg.h>

      CGeffect cgGetNamedEffect(CGcontext context, const char *name);

PARAMETERS
    effect  Specifies something.

    name
DESCRIPTION
    cgGetNamedEffect does something.

EXAMPLE
    write_me

RETURN VALUES
    cgGetNamedEffect returns the named effect.

ERRORS
HISTORY
    This function was introduced with Cg 1.5.

SEE ALSO
