#include "tvu_typesdef.h"
#include "tvu_visu3d.application.h"
Go to the source code of this file.
Data Structures | |
class | CTScenario |
General definition of a scenario. More... | |
Defines | |
#define | CLASSNAME_SCENARIO "Scenario" |
Class name. More... | |
#define | CLASSNAME_SCENARIO_ID 10500 |
#define | ENAME_SCENARIO_ACTORS "actors" |
Name of elements. More... | |
#define | ENAME_SCENARIO_ACTIONS "behaviors" |
#define | ENAME_SCENARIO_STARTTIME "start_time" |
#define | ENAME_SCENARIO_STOPTIME "stop_time" |
#define | ENAME_SCENARIO_CHILDREN "sub_scenarios" |
Typedefs | |
typedef CTScenario* | LPCTScenario |
|
Class name.
|
|
Name of elements.
|