#include <K3dTools.h>
Inheritance diagram for K3dTools:

Public Member Functions | |
| K3dTools (K3dGameData *_pGameData) | |
| ~K3dTools () | |
Private Attributes | |
| K3dGameData * | m_pGameData |
| Global game data, data centered game system. | |
Definition at line 36 of file K3dTools.h.
| K3dTools::K3dTools | ( | K3dGameData * | _pGameData | ) |
Definition at line 34 of file K3dTools.cpp.
| K3dTools::~K3dTools | ( | ) |
Definition at line 40 of file K3dTools.cpp.
K3dGameData* K3dTools::m_pGameData [private] |
Global game data, data centered game system.
Reimplemented from K3dTriangulation.
Reimplemented in K3dScene, K3dMngGeometry, and K3dMngSystem.
Definition at line 38 of file K3dTools.h.
1.5.0