
Public Member Functions | |
| const Box | getBoundingBox (AnimationData *=NULL) |
| void | getIndices (int *&indices, int &numTri) const |
| std::string | getName () const |
| void | getNormals (Array< Vector3 > *&normals) const |
| virtual int | getNumTri () const |
| void | getScaledVertices (float *&verts, int &numVerts, Vector3 scale) |
| void | getTexCoords (Array< Vector2 > *&texCoord) const |
| GImage * | getTexImage () const |
| void | getVertices (float *&verts, int &numVerts) const |
| void | prepareRendering (RenderDevice *rd) |
| void | releaseScaledVertices (Vector3 scale) |
| void | render (RenderDevice *rd) |
| void | setLightMap1 (GImage *image, string entityname) |
| void | setLightMap2 (GImage *image, string entityname) |
| void | setName (std::string n) |
| ~ADMeshInstance () | |
Public Attributes | |
| TextureRef | detailnormaltex |
| TextureRef | detailtex |
| TextureRef | normaltex |
| TextureRef | simpledetailtex |
| TextureRef | tex0 |
Protected Member Functions | |
| ADMeshInstance () | |
Protected Attributes | |
| ADBaseMesh * | baseMesh |
| TextureRef | lightMap |
| GImage * | lightMap1 |
| GImage * | lightMap2 |
| std::string | name |
Friends | |
| class | ADBaseMesh |
|
|
|
|
|
|
|
|
Implements ONE::model::Model. Reimplemented in ONE::model::ADModelInstance. |
|
||||||||||||
|
Implements ONE::model::Model. |
|
|
|
|
|
Reimplemented from ONE::model::Model. |
|
|
Implements ONE::model::Model. |
|
||||||||||||||||
|
Implements ONE::model::Model. Reimplemented in ONE::model::ADModelInstance. |
|
|
Implements ONE::model::Model. |
|
|
Implements ONE::model::Model. |
|
||||||||||||
|
Implements ONE::model::Model. Reimplemented in ONE::model::ADModelInstance. |
|
|
|
|
|
Implements ONE::model::Model. Reimplemented in ONE::model::ADModelInstance. |
|
|
Implements ONE::model::Model. Reimplemented in ONE::model::ADModelInstance. |
|
||||||||||||
|
Reimplemented from ONE::model::Model. |
|
||||||||||||
|
Reimplemented from ONE::model::Model. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3