CgGl.cgGLSetOptimalOptions Method
Sets the best compiler options available by card, driver and selected profile.
[Visual Basic]
Public Shared Sub cgGLSetOptimalOptions( _
ByVal
profile As
Integer _
)
[C#]
public static
void cgGLSetOptimalOptions(
int profile);
Parameters
-
profile
- Profile.
See Also
CgGl Class | Tao.Cg Namespace