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

ExCModel Class Reference

#include <ExCModel.h>

Inheritance diagram for ExCModel:

ExCObject ExCModel3DS ExCModelASC ExCModelASE ExCModelMD3 ExCModelOBJ

Public Methods

 ExCModel (void)
 ~ExCModel (void)

Constructor & Destructor Documentation

ExCModel void   
 

Definition at line 26 of file ExCModel.cpp.

References ExCModel(), Guard, and UnGuard.

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

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

~ExCModel void   
 

Definition at line 32 of file ExCModel.cpp.

References ExCModel(), Guard, and UnGuard.

00033 {
00034 Guard(ExCModel::~ExCModel(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