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

CModelBIN Class Reference

#include <Utility.h>

List of all members.

Public Member Functions

 CModelBIN (const char *binFilename)
 ~CModelBIN ()
ssgEntity * GetSSGEntity (void)

Protected Attributes

ssgBranch * top
CRawImagerawtexture


Detailed Description

Definition at line 417 of file Utility.h.


Constructor & Destructor Documentation

CModelBIN::CModelBIN const char *  binFilename  ) 
 

Definition at line 46 of file ModelBIN.cpp.

References BIN_DATA_BLOCK_EOF, globals, gtfo, SBINHeader::nVertices, pclose(), SGlobals::pfs, popen(), pread(), rawtexture, and top.

CModelBIN::~CModelBIN  ) 
 

Definition at line 218 of file ModelBIN.cpp.

References rawtexture, and top.


Member Function Documentation

ssgEntity * CModelBIN::GetSSGEntity void   ) 
 

Definition at line 224 of file ModelBIN.cpp.

References top.


Member Data Documentation

CRawImage* CModelBIN::rawtexture [protected]
 

Definition at line 428 of file Utility.h.

Referenced by CModelBIN(), and ~CModelBIN().

ssgBranch* CModelBIN::top [protected]
 

Definition at line 427 of file Utility.h.

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


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