|
Blender
V2.59
|
Go to the source code of this file.
Classes | |
| class | SCA_IObject |
Typedefs | |
| typedef std::vector < SCA_ISensor * > | SCA_SensorList |
| typedef std::vector < SCA_IController * > | SCA_ControllerList |
| typedef std::vector < SCA_IActuator * > | SCA_ActuatorList |
| typedef std::vector < SCA_IObject * > | SCA_ObjectList |
| typedef std::vector<SCA_IActuator *> SCA_ActuatorList |
Definition at line 53 of file SCA_IObject.h.
| typedef std::vector<SCA_IController *> SCA_ControllerList |
Definition at line 52 of file SCA_IObject.h.
| typedef std::vector<SCA_IObject *> SCA_ObjectList |
Definition at line 54 of file SCA_IObject.h.
| typedef std::vector<SCA_ISensor *> SCA_SensorList |
Definition at line 45 of file SCA_IObject.h.