vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CarSim::CarState Struct Reference

#include <CarState.h>

Public Attributes

float acc
 
float v
 
float wheelAngle
 
osg::Vec3 position
 
osg::Vec3 bottomCarPosition
 
osg::Vec3 direction
 
osg::Vec3 normal
 
float maxAcc
 
float minAcc
 
bool stoped
 
CarSize carSize
 
float distFromLastFrame
 
unsigned int blinkLightState
 

Member Data Documentation

float CarSim::CarState::acc
unsigned int CarSim::CarState::blinkLightState
osg::Vec3 CarSim::CarState::bottomCarPosition
CarSize CarSim::CarState::carSize
osg::Vec3 CarSim::CarState::direction
float CarSim::CarState::distFromLastFrame
float CarSim::CarState::maxAcc
float CarSim::CarState::minAcc
osg::Vec3 CarSim::CarState::normal
osg::Vec3 CarSim::CarState::position
bool CarSim::CarState::stoped
float CarSim::CarState::v
float CarSim::CarState::wheelAngle

The documentation for this struct was generated from the following file: