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

CPropModel Class Reference

#include <propmodel.h>

List of all members.

Public Methods

 CPropModel ()
virtual ~CPropModel ()
uint32 EngineMessageFn (uint32 messageID, void *pData, float fData)

Protected Methods

uint32 PreCreate (void *pData, float fData)
void ObjectCreated ()
void Update ()
void ReadProps (ObjectCreateStruct *pStruct)
void PostReadProps ()

Protected Attributes

char m_szModelFile [MAX_CS_FILENAME_LEN]
char m_szTexListFile [MAX_CS_FILENAME_LEN]
char m_szTexSet [MAX_CS_FILENAME_LEN]
char m_szRSSet [MAX_CS_FILENAME_LEN]
float m_fScale
float m_fMass
bool m_bDropToFloor
char m_szStartAnims [MAX_STARTANIMS][MAX_CS_FILENAME_LEN]
char m_szWeightSets [MAX_STARTANIMS][MAX_CS_FILENAME_LEN]
uint8 m_nNumExtraTrackers
LTVector3f m_vStartAnimDims
LTCollisionSphere * m_pCollSphere


Constructor & Destructor Documentation

CPropModel::CPropModel  
 

CPropModel::~CPropModel   [virtual]
 


Member Function Documentation

uint32 CPropModel::EngineMessageFn uint32    messageID,
void *    pData,
float    fData
 

void CPropModel::ObjectCreated   [protected]
 

void CPropModel::PostReadProps   [protected]
 

uint32 CPropModel::PreCreate void *    pData,
float    fData
[protected]
 

void CPropModel::ReadProps ObjectCreateStruct *    pStruct [protected]
 

void CPropModel::Update   [protected]
 


Member Data Documentation

bool CPropModel::m_bDropToFloor [protected]
 

float CPropModel::m_fMass [protected]
 

float CPropModel::m_fScale [protected]
 

uint8 CPropModel::m_nNumExtraTrackers [protected]
 

LTCollisionSphere* CPropModel::m_pCollSphere [protected]
 

char CPropModel::m_szModelFile[MAX_CS_FILENAME_LEN] [protected]
 

char CPropModel::m_szRSSet[MAX_CS_FILENAME_LEN] [protected]
 

char CPropModel::m_szStartAnims[MAX_STARTANIMS][MAX_CS_FILENAME_LEN] [protected]
 

char CPropModel::m_szTexListFile[MAX_CS_FILENAME_LEN] [protected]
 

char CPropModel::m_szTexSet[MAX_CS_FILENAME_LEN] [protected]
 

char CPropModel::m_szWeightSets[MAX_STARTANIMS][MAX_CS_FILENAME_LEN] [protected]
 

LTVector3f CPropModel::m_vStartAnimDims [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Mar 4 08:42:26 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002