NAME

cgGetStateEnumerantValue - to-be-written

SYNOPSIS

  #include <Cg/cg.h>

  int cgGetStateEnumerantValue( CGstate state,
                                const char * name );

PARAMETERS

state

The state from which to retrieve the value associated with name.

name

The enumerant name for which to retrieve the associated value from state.

RETURN VALUES

cgGetStateEnumerantValue returns to-be-written

DESCRIPTION

cgGetStateEnumerantValue does to-be-written

EXAMPLES

to-be-written

ERRORS

to-be-written

HISTORY

cgGetStateEnumerantValue was introduced in Cg 1.5.

SEE ALSO

function1text, function2text