Tao.OpenGl SDK Documentation |
|
Gl.glDetachObjectARB Method
[Visual Basic]
Public Shared Sub glDetachObjectARB( _
ByVal
containerObj As
Integer, _
ByVal
attachedObj As
Integer _
)
[C#]
public static
void glDetachObjectARB(
int containerObj,
int attachedObj);
See Also
Gl Class | Tao.OpenGl Namespace