AnimEngine
|
Public Member Functions | |
ConstPersistentOglName (OglObjectDestroyer destroyer) | |
ConstPersistentOglName (GLuint id, OglObjectDestroyer destroyer) | |
ConstPersistentOglName (const PersistentOglName &other) | |
const GLuint * | getIdPtr () const |
virtual GLuint | getName () const override |
GLuint | getNameDirect () const |
virtual bool | isPossessible () const override |
Public Member Functions inherited from OOOGL::OglNameInterface | |
operator GLuint () const | |