Tao.Cg SDK Documentation
Cg.cgGetProgramProfile Method
[Visual Basic]
Public Shared Function cgGetProgramProfile( _
ByVal
prog
As
IntPtr
_
) As
Integer
[C#]
public static
int
cgGetProgramProfile(
IntPtr
prog
);
See Also
Cg Class
|
Tao.Cg Namespace