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

CModelACM Class Reference

#include <Utility.h>

List of all members.

Public Member Functions

 CModelACM (const char *acmFilename)
 ~CModelACM ()
ssgEntity * GetSSGEntity (void)

Protected Attributes

ssgTransform * top
CImageTIFFtifftexture


Detailed Description

Definition at line 456 of file Utility.h.


Constructor & Destructor Documentation

CModelACM::CModelACM const char *  acmFilename  ) 
 

Todo:
Finalize proper rotation orders

Definition at line 50 of file ModelACM.cpp.

References ssgKeyframeTransform::addKeyframe(), CImageTIFF::CreateTexture(), globals, gtfo, SGlobals::logWarning, nFrames, SAcmVertex::nx, SAcmVertex::ny, SAcmVertex::nz, pclose(), SGlobals::pfs, pgets(), popen(), ssgKeyframeTransform::setKeyframe(), tifftexture, top, TrimTrailingWhitespace(), SAcmVertex::u, SAcmVertex::v, WrapTwoPi(), CLogFile::Write(), SAcmVertex::x, SAcmVertex::y, and SAcmVertex::z.

CModelACM::~CModelACM  ) 
 

Definition at line 362 of file ModelACM.cpp.

References tifftexture, and top.


Member Function Documentation

ssgEntity * CModelACM::GetSSGEntity void   ) 
 

Definition at line 371 of file ModelACM.cpp.

References top.

Referenced by CLevelOfDetail::Read().


Member Data Documentation

CImageTIFF* CModelACM::tifftexture [protected]
 

Definition at line 467 of file Utility.h.

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

ssgTransform* CModelACM::top [protected]
 

Definition at line 466 of file Utility.h.

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


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