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