| Activate() | Urho3D::RigidBody | |
| AddBodyToWorld() | Urho3D::RigidBody | private |
| AddConstraint(Constraint *constraint) | Urho3D::RigidBody | |
| AddRef() | Urho3D::RefCounted | |
| ApplyAttributes() override | Urho3D::RigidBody | virtual |
| ApplyForce(const Vector3 &force) | Urho3D::RigidBody | |
| ApplyForce(const Vector3 &force, const Vector3 &position) | Urho3D::RigidBody | |
| ApplyImpulse(const Vector3 &impulse) | Urho3D::RigidBody | |
| ApplyImpulse(const Vector3 &impulse, const Vector3 &position) | Urho3D::RigidBody | |
| ApplyTorque(const Vector3 &torque) | Urho3D::RigidBody | |
| ApplyTorqueImpulse(const Vector3 &torque) | Urho3D::RigidBody | |
| ApplyWorldTransform(const Vector3 &newWorldPosition, const Quaternion &newWorldRotation) | Urho3D::RigidBody | |
| blockEvents_ | Urho3D::Object | private |
| body_ | Urho3D::RigidBody | private |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| centerOfMass_ | Urho3D::RigidBody | private |
| Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
| collisionEventMode_ | Urho3D::RigidBody | private |
| collisionLayer_ | Urho3D::RigidBody | private |
| collisionMask_ | Urho3D::RigidBody | private |
| Component(Context *context) | Urho3D::Component | explicit |
| compoundShape_ | Urho3D::RigidBody | private |
| constraints_ | Urho3D::RigidBody | private |
| context_ | Urho3D::Object | protected |
| CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
| DisableMassUpdate() | Urho3D::RigidBody | |
| DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::RigidBody | virtual |
| enabled_ | Urho3D::Component | protected |
| EnableMassUpdate() | Urho3D::RigidBody | |
| enableMassUpdate_ | Urho3D::RigidBody | private |
| EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
| eventHandlers_ | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
| GetAngularDamping() const | Urho3D::RigidBody | |
| GetAngularFactor() const | Urho3D::RigidBody | |
| GetAngularRestThreshold() const | Urho3D::RigidBody | |
| GetAngularVelocity() const | Urho3D::RigidBody | |
| GetAnisotropicFriction() const | Urho3D::RigidBody | |
| GetAttribute(unsigned index) const | Urho3D::Serializable | |
| GetAttribute(const ea::string &name) const | Urho3D::Serializable | |
| GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
| GetAttributeDefault(const ea::string &name) const | Urho3D::Serializable | |
| GetAttributes() const | Urho3D::Serializable | virtual |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetBody() const | Urho3D::RigidBody | inline |
| GetCategory() const | Urho3D::Object | |
| GetCcdMotionThreshold() const | Urho3D::RigidBody | |
| GetCcdRadius() const | Urho3D::RigidBody | |
| GetCenterOfMass() const | Urho3D::RigidBody | inline |
| GetCollidingBodies(ea::vector< RigidBody * > &result) const | Urho3D::RigidBody | |
| GetCollisionEventMode() const | Urho3D::RigidBody | inline |
| GetCollisionLayer() const | Urho3D::RigidBody | inline |
| GetCollisionMask() const | Urho3D::RigidBody | inline |
| GetComponent(StringHash type) const | Urho3D::Component | |
| GetComponent() const | Urho3D::Component | |
| GetCompoundShape() const | Urho3D::RigidBody | inline |
| GetContactProcessingThreshold() const | Urho3D::RigidBody | |
| GetContext() const | Urho3D::Object | inline |
| GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
| GetEffectiveScopeHint() const | Urho3D::Component | |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetFixedUpdateSource() | Urho3D::Component | protected |
| GetFriction() const | Urho3D::RigidBody | |
| GetFullNameDebug() const | Urho3D::Component | |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetGravityOverride() const | Urho3D::RigidBody | inline |
| GetID() const | Urho3D::Component | inline |
| GetIndexInParent() const | Urho3D::Component | |
| GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
| GetLinearDamping() const | Urho3D::RigidBody | |
| GetLinearFactor() const | Urho3D::RigidBody | |
| GetLinearRestThreshold() const | Urho3D::RigidBody | |
| GetLinearVelocity() const | Urho3D::RigidBody | |
| GetMass() const | Urho3D::RigidBody | inline |
| GetNode() const | Urho3D::Component | inline |
| GetNumAttributes() const | Urho3D::Serializable | |
| GetPhysicsWorld() const | Urho3D::RigidBody | inline |
| GetPosition() const | Urho3D::RigidBody | |
| GetReflection() const | Urho3D::Serializable | virtual |
| GetRestitution() const | Urho3D::RigidBody | |
| GetRollingFriction() const | Urho3D::RigidBody | |
| GetRotation() const | Urho3D::RigidBody | |
| GetScene() const | Urho3D::Component | |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| GetUseGravity() const | Urho3D::RigidBody | inline |
| GetVelocityAtPoint(const Vector3 &position) const | Urho3D::RigidBody | |
| getWorldTransform(btTransform &worldTrans) const override | Urho3D::RigidBody | |
| gravityOverride_ | Urho3D::RigidBody | private |
| HasAuxiliaryData() const | Urho3D::Component | inlinevirtual |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| hasSimulated_ | Urho3D::RigidBody | mutableprivate |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| id_ | Urho3D::Component | protected |
| instanceDefaultValues_ | Urho3D::Serializable | protected |
| inWorld_ | Urho3D::RigidBody | private |
| IsActive() const | Urho3D::RigidBody | |
| IsEnabled() const | Urho3D::Component | inline |
| IsEnabledEffective() const | Urho3D::Component | |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsKinematic() const | Urho3D::RigidBody | inline |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| IsTemporary() const | Urho3D::Serializable | inline |
| IsTrigger() const | Urho3D::RigidBody | inline |
| kinematic_ | Urho3D::RigidBody | private |
| lastPosition_ | Urho3D::RigidBody | mutableprivate |
| lastRotation_ | Urho3D::RigidBody | mutableprivate |
| Load(Deserializer &source) | Urho3D::Serializable | virtual |
| Load(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadFile(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadJSON(const JSONValue &source) | Urho3D::Serializable | virtual |
| LoadJSON(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadXML(const XMLElement &source) | Urho3D::Serializable | virtual |
| LoadXML(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| MarkBodyDirty() | Urho3D::RigidBody | inlineprivate |
| mass_ | Urho3D::RigidBody | private |
| networkUpdate_ | Urho3D::Component | protected |
| node_ | Urho3D::Component | protected |
| Object(Context *context) | Urho3D::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
| OnMarkedDirty(Node *node) override | Urho3D::RigidBody | protectedvirtual |
| OnNodeSet(Node *previousNode, Node *currentNode) override | Urho3D::RigidBody | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
| OnSceneSet(Scene *previousScene, Scene *scene) override | Urho3D::RigidBody | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
| OnSetEnabled() override | Urho3D::RigidBody | virtual |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| physicsWorld_ | Urho3D::RigidBody | private |
| readdBody_ | Urho3D::RigidBody | private |
| ReAddBodyToWorld() | Urho3D::RigidBody | |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() const | Urho3D::RefCounted | inline |
| Refs() const | Urho3D::RefCounted | |
| RegisterObject(Context *context) | Urho3D::RigidBody | static |
| ReleaseBody() | Urho3D::RigidBody | |
| ReleaseRef() | Urho3D::RefCounted | |
| Remove() | Urho3D::Component | |
| RemoveBodyFromWorld() | Urho3D::RigidBody | private |
| RemoveConstraint(Constraint *constraint) | Urho3D::RigidBody | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| RemoveInstanceDefault() | Urho3D::Serializable | |
| ResetForces() | Urho3D::RigidBody | |
| ResetToDefault() | Urho3D::Serializable | |
| RigidBody(Context *context) | Urho3D::RigidBody | explicit |
| Save(Serializer &dest) const override | Urho3D::Component | virtual |
| SaveDefaultAttributes(const AttributeInfo &attr) const | Urho3D::Serializable | inlinevirtual |
| SaveJSON(JSONValue &dest) const override | Urho3D::Component | virtual |
| SaveXML(XMLElement &dest) const override | Urho3D::Component | virtual |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
| SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
| Serializable(Context *context) | Urho3D::Serializable | explicit |
| SerializeAuxiliaryData(Archive &archive) | Urho3D::Component | inlinevirtual |
| SerializeInBlock(Archive &archive) override | Urho3D::Serializable | virtual |
| SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable) | Urho3D::Serializable | |
| SetAngularDamping(float damping) | Urho3D::RigidBody | |
| SetAngularFactor(const Vector3 &factor) | Urho3D::RigidBody | |
| SetAngularRestThreshold(float threshold) | Urho3D::RigidBody | |
| SetAngularVelocity(const Vector3 &velocity) | Urho3D::RigidBody | |
| SetAnisotropicFriction(const Vector3 &friction) | Urho3D::RigidBody | |
| SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
| SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetCcdMotionThreshold(float threshold) | Urho3D::RigidBody | |
| SetCcdRadius(float radius) | Urho3D::RigidBody | |
| SetCollisionEventMode(CollisionEventMode mode) | Urho3D::RigidBody | |
| SetCollisionLayer(unsigned layer) | Urho3D::RigidBody | |
| SetCollisionLayerAndMask(unsigned layer, unsigned mask) | Urho3D::RigidBody | |
| SetCollisionMask(unsigned mask) | Urho3D::RigidBody | |
| SetContactProcessingThreshold(float threshold) | Urho3D::RigidBody | |
| SetEnabled(bool enable) | Urho3D::Component | |
| SetFriction(float friction) | Urho3D::RigidBody | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetGravityOverride(const Vector3 &gravity) | Urho3D::RigidBody | |
| SetID(unsigned id) | Urho3D::Component | protected |
| SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
| SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
| setInstanceDefault_ | Urho3D::Serializable | protected |
| SetKinematic(bool enable) | Urho3D::RigidBody | |
| SetLinearDamping(float damping) | Urho3D::RigidBody | |
| SetLinearFactor(const Vector3 &factor) | Urho3D::RigidBody | |
| SetLinearRestThreshold(float threshold) | Urho3D::RigidBody | |
| SetLinearVelocity(const Vector3 &velocity) | Urho3D::RigidBody | |
| SetMass(float mass) | Urho3D::RigidBody | |
| SetNode(Node *node) | Urho3D::Component | protected |
| SetPosition(const Vector3 &position) | Urho3D::RigidBody | |
| SetRestitution(float restitution) | Urho3D::RigidBody | |
| SetRollingFriction(float friction) | Urho3D::RigidBody | |
| SetRotation(const Quaternion &rotation) | Urho3D::RigidBody | |
| SetTemporary(bool enable) | Urho3D::Serializable | |
| SetTransform(const Vector3 &position, const Quaternion &rotation) | Urho3D::RigidBody | |
| SetTrigger(bool enable) | Urho3D::RigidBody | |
| SetUseGravity(bool enable) | Urho3D::RigidBody | |
| setWorldTransform(const btTransform &worldTrans) override | Urho3D::RigidBody | |
| shiftedCompoundShape_ | Urho3D::RigidBody | private |
| SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| temporary_ | Urho3D::Serializable | protected |
| trigger_ | Urho3D::RigidBody | private |
| TypeHierarchy | Urho3D::Object | inlinestatic |
| UnsubscribeFromAllEvents() | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | Urho3D::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
| UpdateGravity() | Urho3D::RigidBody | |
| UpdateMass() | Urho3D::RigidBody | |
| URHO3D_OBJECT(RigidBody, Component) (defined in Urho3D::RigidBody) | Urho3D::RigidBody | private |
| useGravity_ | Urho3D::RigidBody | private |
| WeakRefs() const | Urho3D::RefCounted | |
| ~Component() override | Urho3D::Component | |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~RigidBody() override | Urho3D::RigidBody | |
| ~Serializable() override | Urho3D::Serializable | |