NAME

cgSetEffectName - whatever

SYNOPSIS

  #include <Cg/cg.h>

  CGbool cgSetEffectName(CGeffect, const char *name);

PARAMETERS

effect

Specifies something.

name

Specifies something.

DESCRIPTION

cgSetEffectName does something.

EXAMPLE

write_me

RETURN VALUES

cgSetEffectName returns CG_TRUE if it succeeds.

ERRORS

HISTORY

This function was introduced with Cg 1.5.

SEE ALSO

cgCreateEffect