Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

t3DModel Struct Reference

#include <3dstypes.hh>

Collaboration diagram for t3DModel:

Collaboration graph
[legend]
List of all members.

Public Attributes

int numOfObjects
int numOfMaterials
vector< tMaterialInfopMaterials
vector< t3DObjectpObject

Member Data Documentation

int t3DModel::numOfMaterials
 

Definition at line 56 of file 3dstypes.hh.

Referenced by CLoad3DS::processNextChunk(), CLoad3DS::processNextMaterialChunk(), and CLoad3DS::readObjectMaterial().

int t3DModel::numOfObjects
 

Definition at line 55 of file 3dstypes.hh.

Referenced by CLoad3DS::computeNormals(), and CLoad3DS::processNextChunk().

vector<tMaterialInfo> t3DModel::pMaterials
 

Definition at line 57 of file 3dstypes.hh.

Referenced by CLoad3DS::processNextChunk(), CLoad3DS::processNextMaterialChunk(), and CLoad3DS::readObjectMaterial().

vector<t3DObject> t3DModel::pObject
 

Definition at line 58 of file 3dstypes.hh.

Referenced by CLoad3DS::computeNormals(), and CLoad3DS::processNextChunk().


The documentation for this struct was generated from the following file:
Anoid NG © Michael Westergaard, Martin Stig Stissing, Ronni Michael Laursen, and Kristian Bisgaard Lassen