IEModel Class Reference

#include <IEModel.h>

Inheritance diagram for IEModel:

Inheritance graph
[legend]
Collaboration diagram for IEModel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IEModel ()
virtual ~IEModel ()
void DeleteBoneBranch (IEBone *bone)
void Draw (RenderInfo *renderinfo)
VectorGetVertexArray ()
VectorGetVertex (int i)

Public Attributes

VectorCollection m_vertexlist
UDCollection< IEMap, IEMap & > m_maplist
UDCollection< Attr, Attr & > m_attrlist
IEBonem_bonehead

Detailed Description

Definition at line 501 of file IEModel.h.


Constructor & Destructor Documentation

IEModel::IEModel  )  [inline]
 

Definition at line 510 of file IEModel.h.

virtual IEModel::~IEModel  )  [inline, virtual]
 

Definition at line 516 of file IEModel.h.


Member Function Documentation

void IEModel::DeleteBoneBranch IEBone bone  )  [inline]
 

Definition at line 525 of file IEModel.h.

References IEBone::m_child, and IEBone::m_sibling.

void IEModel::Draw RenderInfo *  renderinfo  ) 
 

Vector& IEModel::GetVertex int  i  )  [inline]
 

Definition at line 522 of file IEModel.h.

Vector* IEModel::GetVertexArray  )  [inline]
 

Definition at line 521 of file IEModel.h.


Member Data Documentation

UDCollection<Attr, Attr &> IEModel::m_attrlist
 

Definition at line 506 of file IEModel.h.

IEBone* IEModel::m_bonehead
 

Definition at line 508 of file IEModel.h.

UDCollection<IEMap, IEMap &> IEModel::m_maplist
 

Definition at line 505 of file IEModel.h.

VectorCollection IEModel::m_vertexlist
 

Definition at line 504 of file IEModel.h.

Referenced by IEPolyModel::GetNumVerts(), IETriModel::operator=(), IEPolyModel::operator=(), and IEPolyModel::SetNumVerts().


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:59 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001