Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
jop::GearJoint Member List

This is the complete list of members for jop::GearJoint, including all inherited members.

computeCenter() const jop::Jointprotected
defaultCenter(const glm::vec3 &jPos) const jop::Jointprotected
GearJoint(World &worldRef, RigidBody &bodyA, RigidBody &bodyB, const bool collide, const glm::vec3 &rotAxisA, const glm::vec3 &rotAxisB, const float ratio=1.f)jop::GearJoint
getAxis(const bool bodyA=true) const jop::GearJoint
getBody(RigidBody &body) const jop::Jointprotected
getID() const jop::Joint
getRatio() const jop::GearJoint
getWorld(World &world) const jop::Jointprotected
Joint(World &worldRef, RigidBody &bodyA, RigidBody &bodyB, const bool collide)jop::Joint
m_bodyAjop::Joint
m_bodyBjop::Joint
m_collidejop::Jointprotected
m_IDjop::Jointprotected
m_jointjop::Jointprotected
m_worldRefjop::Joint
setAxis(const glm::vec3 &axis, const bool bodyA=true)jop::GearJoint
setID(const unsigned int id)jop::Joint
setRatio(const float ratio)jop::GearJoint
~Joint()=0jop::Jointpure virtual