Public Member Functions | |
| void | setMatVertexIndex (int index, int16 value) |
| uint16 | getMatVertexIndex (int index) |
| t3dFACE (t3dBODY *b, Common::SeekableReadStream &stream) | |
| bool | hasMaterialFlag (uint32 flag) |
| MaterialPtr | getMaterial () |
| const gMaterial * | getMaterial () const |
| uint16 | getMaterialIndex () const |
| void | setMaterialIndex (uint32 index) |
| void | checkVertices () |
| bool | isVisible () const |
Public Attributes | |
| uint32 | flags = 0 |
| NormalPtr | n |
| int16 | VertexIndex [3] = {} |
| MaterialPtr | lightmap |