#include <ExCModelMD3.h>
Inheritance diagram for ExCModelMD3:
Public Methods | |
ExCModelMD3 (void) | |
~ExCModelMD3 (void) |
|
Definition at line 26 of file ExCModelMD3.cpp. References ExCModelMD3(), Guard, and UnGuard. Referenced by ExCModelMD3(), and ~ExCModelMD3().
00027 { 00028 Guard(ExCModelMD3::ExCModelMD3(void)) 00029 UnGuard 00030 } |
|
Definition at line 32 of file ExCModelMD3.cpp. References ExCModelMD3(), Guard, and UnGuard.
00033 { 00034 Guard(ExCModelMD3::~ExCModelMD3(void)) 00035 UnGuard 00036 } |