Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CModelSMF Class Reference

#include <Utility.h>

List of all members.

Public Member Functions

 CModelSMF (const char *smfFilename)
 ~CModelSMF ()
ssgEntity * GetSSGEntity (void)

Protected Attributes

ssgTransform * top


Detailed Description

Definition at line 437 of file Utility.h.


Constructor & Destructor Documentation

CModelSMF::CModelSMF const char *  smfFilename  ) 
 

Definition at line 42 of file ModelSMF.cpp.

References CImageTIFF::CreateTexture(), CRawImage::GetTexture(), globals, gtfo, SGlobals::logWarning, nFrames, SVertex::nx, SVertex::ny, SVertex::nz, pclose(), SGlobals::pfs, pgets(), popen(), top, SVertex::u, SVertex::v, CLogFile::Write(), SVertex::x, SVertex::y, and SVertex::z.

CModelSMF::~CModelSMF  ) 
 

Definition at line 318 of file ModelSMF.cpp.

References top.


Member Function Documentation

ssgEntity * CModelSMF::GetSSGEntity void   ) 
 

Definition at line 326 of file ModelSMF.cpp.

References top.

Referenced by CSceneryModelDatabase::GetSceneryModel(), CModelManager::GetSSGEntity(), and CSceneryModelDatabase::~CSceneryModelDatabase().


Member Data Documentation

ssgTransform* CModelSMF::top [protected]
 

Definition at line 447 of file Utility.h.

Referenced by CModelSMF(), GetSSGEntity(), and ~CModelSMF().


The documentation for this class was generated from the following files:
SourceForge.net Logo Documentation generated by doxygen