_refCount | base::Referenced | [mutable, protected] |
attach(ref< Body > body1, ref< Body > body2)=0 | physics::Joint | [pure virtual] |
attachMotor(Int dof, ref< Motor > motor)=0 | physics::Joint | [pure virtual] |
className() const=0 | base::Object | [pure virtual] |
Constraint() | physics::Constraint | [inline] |
enableOnUnreferenceCall(bool enabled) | base::Referenced | [inline] |
getAnchor() const=0 | physics::HingeJoint | [pure virtual] |
getAngle() const=0 | physics::HingeJoint | [pure virtual] |
getAngleRate() const=0 | physics::HingeJoint | [pure virtual] |
getAxis() const=0 | physics::HingeJoint | [pure virtual] |
getBody(Int index)=0 | physics::Joint | [pure virtual] |
getBody(Int index) const=0 | physics::Joint | [pure virtual] |
getMotor(Int dof)=0 | physics::Joint | [pure virtual] |
getMotor(Int dof) const=0 | physics::Joint | [pure virtual] |
HingeJoint() | physics::HingeJoint | [inline] |
isSameKindAs(const ReferencedObject &) const | base::ReferencedObject | [inline, virtual] |
base::Object::isSameKindAs(const Object &) const | base::Object | [inline, virtual] |
Joint() | physics::Joint | [inline] |
Object() | base::Object | [inline] |
Object(const Object &) | base::Object | [inline, protected] |
onUnreference() const | base::Referenced | [inline, virtual] |
onUnreferenceEnabled | base::Referenced | [protected] |
base::Object::operator=(const Object &) | base::Object | [inline, protected] |
reference() const | base::Referenced | [inline] |
referenceCount() const | base::Referenced | [inline] |
Referenced() | base::Referenced | [inline] |
Referenced(const Referenced &c) | base::Referenced | [inline] |
ReferencedObject() | base::ReferencedObject | [inline] |
setAnchor(const Point3 &p)=0 | physics::HingeJoint | [pure virtual] |
setAxis(const Vector3 &v)=0 | physics::HingeJoint | [pure virtual] |
setHighStop(Real angle)=0 | physics::HingeJoint | [pure virtual] |
setLowStop(Real angle)=0 | physics::HingeJoint | [pure virtual] |
setParameter(const String &name, Real value, Int dof=1) | physics::Constraint | [inline, virtual] |
setStopRestitution(Real r)=0 | physics::HingeJoint | [pure virtual] |
unreference() const | base::Referenced | [inline] |
~Constraint() | physics::Constraint | [inline, virtual] |
~HingeJoint() | physics::HingeJoint | [inline, virtual] |
~Joint() | physics::Joint | [inline, virtual] |
~Object() | base::Object | [inline, virtual] |
~Referenced() | base::Referenced | [inline, virtual] |
~ReferencedObject() | base::ReferencedObject | [inline, virtual] |