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