Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ExCModelMD3 Class Reference

#include <ExCModelMD3.h>

Inheritance diagram for ExCModelMD3:

ExCModel ExCObject

Public Methods

 ExCModelMD3 (void)
 ~ExCModelMD3 (void)

Constructor & Destructor Documentation

ExCModelMD3 void   
 

Definition at line 26 of file ExCModelMD3.cpp.

References ExCModelMD3(), Guard, and UnGuard.

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

00027 {
00028 Guard(ExCModelMD3::ExCModelMD3(void))
00029 UnGuard
00030 }

~ExCModelMD3 void   
 

Definition at line 32 of file ExCModelMD3.cpp.

References ExCModelMD3(), Guard, and UnGuard.

00033 {
00034 Guard(ExCModelMD3::~ExCModelMD3(void))
00035 UnGuard
00036 }


The documentation for this class was generated from the following files:
Generated on Tue Aug 6 20:27:21 2002 for ExNihilo by doxygen1.2.17