![]() |
vrecko
virtual reality framework
|
#include <CCUStructs.h>
Public Attributes | |
| unsigned int | carId |
| vrecko::Ability * | pCEU |
| std::vector< unsigned int > | path |
| unsigned int | lastJuncInPath |
| StartStopDestination | startStopDestination |
| unsigned int | carNextJuncRel |
| unsigned int | carEdgeId |
| bool | pass |
| unsigned int CarSim::Parameters::carEdgeId |
| unsigned int CarSim::Parameters::carId |
| unsigned int CarSim::Parameters::carNextJuncRel |
| unsigned int CarSim::Parameters::lastJuncInPath |
| bool CarSim::Parameters::pass |
| std::vector<unsigned int> CarSim::Parameters::path |
| vrecko::Ability* CarSim::Parameters::pCEU |
| StartStopDestination CarSim::Parameters::startStopDestination |