Blender V2.61 - r43446
|
#include <GPC_System.h>
Public Member Functions | |
GPC_System () | |
virtual double | GetTimeInSeconds ()=0 |
Definition at line 43 of file GPC_System.h.
GPC_System::GPC_System | ( | ) |
Definition at line 38 of file GPC_System.cpp.
virtual double GPC_System::GetTimeInSeconds | ( | ) | [pure virtual] |
Implements KX_ISystem.
Implemented in GPG_System.