Project

General

Profile

SO3Engine
OgreNewt::Contact Member List

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

_getNewtonMaterial()OgreNewt::Contactinline
Contact(void *contact, ContactJoint *parent)OgreNewt::Contact
getBody0() constOgreNewt::Contactinline
getBody1() constOgreNewt::Contactinline
getFaceAttribute() constOgreNewt::Contactinline
getForce() constOgreNewt::Contact
getNext() constOgreNewt::Contact
getNormalSpeed() constOgreNewt::Contactinline
getPositionAndNormal(Ogre::Vector3 &pos, Ogre::Vector3 &norm, OgreNewt::Body *body) constOgreNewt::Contactinline
getTangentDirections(Ogre::Vector3 &dir0, Ogre::Vector3 &dir1, OgreNewt::Body *body) constOgreNewt::Contactinline
getTangentSpeed(int index) constOgreNewt::Contactinline
m_contactOgreNewt::Contactprotected
m_materialOgreNewt::Contactprotected
m_parentOgreNewt::Contactprotected
operator bool() constOgreNewt::Contactinline
remove()OgreNewt::Contact
rotateTangentDirections(const Ogre::Vector3 &dir)OgreNewt::Contactinline
setElasticity(Ogre::Real elasticity)OgreNewt::Contactinline
setFrictionCoef(Ogre::Real stat, Ogre::Real kinetic, int index)OgreNewt::Contactinline
setFrictionState(int state, int index)OgreNewt::Contactinline
setNormalAcceleration(Ogre::Real accel)OgreNewt::Contactinline
setNormalDirection(const Ogre::Vector3 &dir)OgreNewt::Contactinline
setSoftness(Ogre::Real softness)OgreNewt::Contactinline
setTangentAcceleration(Ogre::Real accel, int index)OgreNewt::Contactinline
~Contact()OgreNewt::Contact