CUGL 3.0
Cornell University Game Library
Loading...
Searching...
No Matches
cugl::physics2::GearJoint Member List

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

_bodyAcugl::physics2::Jointprotected
_bodyBcugl::physics2::Jointprotected
_collideConnectedcugl::physics2::Jointprotected
_dirtycugl::physics2::Jointprotected
_jointcugl::physics2::Jointprotected
_joint1cugl::physics2::GearJointprotected
_joint2cugl::physics2::GearJointprotected
_ratiocugl::physics2::GearJointprotected
_removecugl::physics2::Jointprotected
_typecugl::physics2::Jointprotected
activatePhysics(b2World &world) overridecugl::physics2::GearJointvirtual
alloc()cugl::physics2::GearJointinlinestatic
allocWithJoints(const std::shared_ptr< Joint > &joint1, const std::shared_ptr< Joint > &joint2)cugl::physics2::GearJointinlinestatic
deactivatePhysics(b2World &world)cugl::physics2::Jointinline
GearJoint()cugl::physics2::GearJoint
getCollideConnected()cugl::physics2::Jointinline
getJoint()cugl::physics2::Jointinline
getJoint1() constcugl::physics2::GearJointinline
getJoint2() constcugl::physics2::GearJointinline
getObstacleA()cugl::physics2::Jointinline
getObstacleB()cugl::physics2::Jointinline
getRatio() constcugl::physics2::GearJointinline
getType() constcugl::physics2::Jointinline
init()cugl::physics2::Jointinline
initWithJoints(const std::shared_ptr< Joint > &joint1, const std::shared_ptr< Joint > &joint2)cugl::physics2::GearJoint
initWithObstacles(const std::shared_ptr< Obstacle > &obsA, const std::shared_ptr< Obstacle > &obsB)cugl::physics2::Jointvirtual
isDirty() constcugl::physics2::Jointinline
isRemoved() constcugl::physics2::Jointinline
Joint()cugl::physics2::Joint
markDirty(bool value)cugl::physics2::Jointinline
markRemoved(bool value)cugl::physics2::Jointinline
release()cugl::physics2::Joint
setCollideConnected(bool flag)cugl::physics2::Jointinline
setGearRatio(float value)cugl::physics2::GearJointinline
setJoint1(const std::shared_ptr< Joint > &joint)cugl::physics2::GearJoint
setJoint2(const std::shared_ptr< Joint > &joint)cugl::physics2::GearJoint
setObstacleA(const std::shared_ptr< Obstacle > &obs)cugl::physics2::Jointinline
setObstacleB(const std::shared_ptr< Obstacle > &obs)cugl::physics2::Jointinline
~Joint()cugl::physics2::Jointvirtual