NAME
cgGetEffectName - whatever
SYNOPSIS
#include <Cg/cg.h> const char *cgGetEffectName(CGeffect effect);PARAMETERS
- effect
Specifies something.
DESCRIPTION
cgGetEffectName does something.
EXAMPLE
write_me
RETURN VALUES
cgGetEffectName returns the name of the specified effect handle.
ERRORS
HISTORY
This function was introduced with Cg 1.5.
SEE ALSO