|
Developer Documentation
|
Public Member Functions | |
| void | bind () |
| void | unbind () |
| void | init () |
| GLuint | id () const |
| bool | is_valid () const |
| operator GLuint () const | |
Static Public Member Functions | |
| static bool | isSupported () |
Private Attributes | |
| GLuint | id_ |
Static Private Attributes | |
| static int | supportStatus_ |
Definition at line 210 of file MeshNode2T.cc.