#include <DisplayList.h>
Public Member Functions | |
Obj () | |
~Obj () | |
Public Attributes | |
GLuint | mID |
GLint | mMode |
Matrix44f | mModelMatrix |
shared_ptr< Material > | mMaterial |
cinder::gl::DisplayList::Obj::Obj | ( | ) |
cinder::gl::DisplayList::Obj::~Obj | ( | ) |
shared_ptr<Material> cinder::gl::DisplayList::Obj::mMaterial |