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

ExCModel3DS Class Reference

#include <ExCModel3DS.h>

Inheritance diagram for ExCModel3DS:

ExCModel ExCObject

Public Methods

 ExCModel3DS (void)
 ~ExCModel3DS (void)

Constructor & Destructor Documentation

ExCModel3DS void   
 

Definition at line 26 of file ExCModel3DS.cpp.

References ExCModel3DS(), Guard, and UnGuard.

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

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

~ExCModel3DS void   
 

Definition at line 32 of file ExCModel3DS.cpp.

References ExCModel3DS(), Guard, and UnGuard.

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