Project

General

Profile

SO3Engine
OgreNewt::RaycastVehicle Member List

This is the complete list of members for OgreNewt::RaycastVehicle, including all inherited members.

addTire(Ogre::Node *node, const Ogre::Real mass, const Ogre::Real radius, const Ogre::Real width, const Ogre::Real friction, const Ogre::Real susLength, const Ogre::Real susSpring, const Ogre::Real susShock, const bool steer, const bool driving)OgreNewt::RaycastVehicle
ApplyBrake(dFloat brakeTorque)OgreNewt::RaycastVehicle
ApplySteering(dFloat angle)OgreNewt::RaycastVehicle
ApplyTorque(dFloat torque)OgreNewt::RaycastVehicle
getCarBody()OgreNewt::RaycastVehicle
getTire(unsigned int index)OgreNewt::RaycastVehicle
getTireAngularVelocity(unsigned int index)OgreNewt::RaycastVehicle
getTireIndexByNode(Ogre::Node *node)OgreNewt::RaycastVehicle
getTireMatrix(unsigned int index, dMatrix &outMatrix)OgreNewt::RaycastVehicle
getTireOnAir(unsigned int index)OgreNewt::RaycastVehicle
RaycastVehicle(const dMatrix carMatrix, OgreNewt::Body *carBody)OgreNewt::RaycastVehicle
showDebugData(Ogre::SceneNode *debugRootNode)OgreNewt::RaycastVehicle
~RaycastVehicle()OgreNewt::RaycastVehiclevirtual