Changeset 4802 in orxonox.OLD for orxonox/trunk/src/lib/graphics/importer/abstract_model.h
- Timestamp:
- Jul 6, 2005, 4:28:52 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/importer/abstract_model.h
r4794 r4802 77 77 { 78 78 unsigned int indexToVertices[3]; //!< index to the verteces of the triangle 79 unsigned int indexToNormals[3]; //!< index to the normals of the triangle 79 80 unsigned int indexToTexCoor[3]; //!< index to the texture coordinates 80 81 } sTriangleExt;
Note: See TracChangeset
for help on using the changeset viewer.