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