Cg.cgGetStateEnumerantValue Method
[Visual Basic]
Public Shared Function cgGetStateEnumerantValue( _
ByVal
state As
IntPtr, _
ByVal
name As
String _
) As
Integer
[C#]
public static
int cgGetStateEnumerantValue(
IntPtr state,
string name);
See Also
Cg Class | Tao.Cg Namespace