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

ExCModelMD2 Class Reference

#include <ExCModelMD2.h>

Inheritance diagram for ExCModelMD2:

ExCObject

Public Methods

 ExCModelMD2 (void)
 ~ExCModelMD2 (void)

Constructor & Destructor Documentation

ExCModelMD2 void   
 

Definition at line 26 of file ExCModelMD2.cpp.

References ExCModelMD2(), Guard, and UnGuard.

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

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

~ExCModelMD2 void   
 

Definition at line 32 of file ExCModelMD2.cpp.

References ExCModelMD2(), Guard, and UnGuard.

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