Cg.cgCreateContext Method
Creates a new Cg context to use.
[Visual Basic]
Public Shared Function cgCreateContext() As
IntPtr
[C#]
public static
IntPtr cgCreateContext();
Return Value
A handle to the newly created Cg context.
See Also
Cg Class | Tao.Cg Namespace