|
AnimEngine
|


Public Member Functions | |
| ConstOglName (OglObjectDestroyer destroyer) | |
| ConstOglName (GLuint id, OglObjectDestroyer destroyer) | |
| ConstOglName (const MutableOglName &othername) | |
| const GLuint * | getIdPtr () const |
| virtual GLuint | getName () const override |
| GLuint | getNameDirect () const |
| const OglObjectDestroyer | getDestroyer () |
Public Member Functions inherited from OOOGL::OglNameInterface | |
| operator GLuint () const | |
Protected Attributes | |
| const GLuint | oglID = 0 |
| const OglObjectDestroyer | destroyer = nullptr |
1.8.13