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

ExCModelMD Class Reference

#include <ExCModelMD.h>

Inheritance diagram for ExCModelMD:

ExCModel ExCObject3D ExCObject ExCModelMD2 ExCModelMD3

Public Methods

 ExCModelMD (void)
 ~ExCModelMD (void)

Constructor & Destructor Documentation

ExCModelMD void   
 

Definition at line 26 of file ExCModelMD.cpp.

References ExCModelMD(), and Guard.

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

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

~ExCModelMD void   
 

Definition at line 32 of file ExCModelMD.cpp.

References ExCModelMD(), and Guard.

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


The documentation for this class was generated from the following files:
Generated on Tue Dec 10 18:20:24 2002 for ExNihilo by doxygen1.3-rc1