#include "tvu_typesdef.h"
#include "tvu_visu3d.application.h"
Go to the source code of this file.
Data Structures | |
class | CTHumanAction |
General definition of an action of a body part. More... | |
Defines | |
#define | CLASSNAME_HUMAN_ACTION "HumanBehavior" |
Class name. More... | |
#define | CLASSNAME_HUMAN_ACTION_ID 10300 |
#define | ACTIONNAME_WALKING "human_walking" |
Name of actions. More... | |
#define | ACTIONNAME_RUNNING "human_running" |
#define | ACTIONNAME_RIGHTHANDUP "human_handup" |
#define | ENAME_ACTION_PARTNAME "part_name" |
Name of elements. More... | |
#define | ENAME_ACTION_STATICPARTNAME "static_part_name" |
#define | ENAME_ACTION_STARTTIME "start_time" |
#define | ENAME_ACTION_STOPTIME "stop_time" |
#define | ENAME_ACTION_ANGLES "angles" |
#define | ENAME_ACTION_LOOP "loop" |
#define | ENAME_ACTION_CHILDREN "sub_behavior" |
#define | ENAME_ACTION_FROM "from" |
#define | ENAME_ACTION_TO "to" |
Typedefs | |
typedef CTHumanAction* | LPCTHumanAction |
|
Name of actions.
|
|
Class name.
|
|
Name of elements.
|