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