|
Blender
V2.59
|
#include <GPC_System.h>

Public Member Functions | |
| GPC_System () | |
| virtual double | GetTimeInSeconds ()=0 |
Definition at line 45 of file GPC_System.h.
| GPC_System::GPC_System | ( | ) |
Definition at line 40 of file GPC_System.cpp.
| virtual double GPC_System::GetTimeInSeconds | ( | ) | [pure virtual] |
Implements KX_ISystem.
Implemented in GPG_System.