#include <ExCModelMD2.h>
Inheritance diagram for ExCModelMD2:
Public Methods | |
ExCModelMD2 (void) | |
~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 } |
|
Definition at line 32 of file ExCModelMD2.cpp. References ExCModelMD2(), Guard, and UnGuard.
00033 { 00034 Guard(ExCModelMD2::~ExCModelMD2(void)) 00035 UnGuard 00036 } |