vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CarEnvirons.h File Reference

Go to the source code of this file.

Classes

struct  CarSim::CarEnvirons
 

Namespaces

namespace  CarSim
 

Macros

#define CAR_LEFT_JUNCTION   1
 
#define CAR_IN_JUNCTION   2
 
#define CAR_ON_SHORT_EDGE_BEFORE_JUNC   3
 
#define CAR_BEHIND_STOP_OR_GO_DECISION   4
 
#define CAR_BEHIND_STOP_OR_GO_DECISION_AND_PUT_ASIDE_TO_ROAD_MARGIN   5
 
#define CAR_IN_FRONT_OF_STOP_OR_GO_DECISION   6
 
#define CAR_BEFORE_END   7
 
#define NEXT_JUNC_TURN_LEFT   1
 
#define NEXT_JUNC_TURN_RIGHT   2
 

Macro Definition Documentation

#define CAR_BEFORE_END   7
#define CAR_BEHIND_STOP_OR_GO_DECISION   4
#define CAR_BEHIND_STOP_OR_GO_DECISION_AND_PUT_ASIDE_TO_ROAD_MARGIN   5
#define CAR_IN_FRONT_OF_STOP_OR_GO_DECISION   6
#define CAR_IN_JUNCTION   2
#define CAR_LEFT_JUNCTION   1
#define CAR_ON_SHORT_EDGE_BEFORE_JUNC   3
#define NEXT_JUNC_TURN_LEFT   1
#define NEXT_JUNC_TURN_RIGHT   2