CgGl.cgGLEnableProfile Method
Enables the selected profile.
[Visual Basic]
Public Shared Sub cgGLEnableProfile( _
ByVal
profile As
Integer _
)
[C#]
public static
void cgGLEnableProfile(
int profile);
Parameters
-
profile
- Profile to enable.
See Also
CgGl Class | Tao.Cg Namespace