#include <3dsshape.hh>
Inheritance diagram for o3dsShape:


Public Methods | |
| virtual void | redraw () |
| virtual void | init (oConfiguration &c) |
Private Attributes | |
| GLuint | display |
|
|
Definition at line 14 of file 3dsshape.cc. References t3DObject::bHasTexture, display, dsData::display, anoid::simple::i(), anoid::simple::j(), anoid::loader::loader, t3DObject::materialID, NULL, t3DObject::numOfFaces, t3DObject::pFaces, t3DObject::pNormals, t3DObject::pTexVerts, t3DObject::pVerts, dsData::shape, texture, tVector2::x, tVector3::x, tVector2::y, tVector3::y, and tVector3::z. |
|
|
Definition at line 103 of file 3dsshape.cc. References display. |
|
|
Definition at line 9 of file 3dsshape.hh. |