Rebel Fork Framework
Urho3D::RigidBody Member List

This is the complete list of members for Urho3D::RigidBody, including all inherited members.

Activate()Urho3D::RigidBody
AddBodyToWorld()Urho3D::RigidBodyprivate
AddConstraint(Constraint *constraint)Urho3D::RigidBody
AddRef()Urho3D::RefCounted
ApplyAttributes() overrideUrho3D::RigidBodyvirtual
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::Objectprivate
body_Urho3D::RigidBodyprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
centerOfMass_Urho3D::RigidBodyprivate
collisionEventMode_Urho3D::RigidBodyprivate
collisionLayer_Urho3D::RigidBodyprivate
collisionMask_Urho3D::RigidBodyprivate
Component(Context *context)Urho3D::Componentexplicit
compoundShape_Urho3D::RigidBodyprivate
constraints_Urho3D::RigidBodyprivate
context_Urho3D::Objectprotected
CopyAttributes(const Serializable *source, bool resetToDefault=true)Urho3D::Serializable
DisableMassUpdate()Urho3D::RigidBody
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideUrho3D::RigidBodyvirtual
enabled_Urho3D::Componentprotected
EnableMassUpdate()Urho3D::RigidBody
enableMassUpdate_Urho3D::RigidBodyprivate
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
GetAngularDamping() constUrho3D::RigidBody
GetAngularFactor() constUrho3D::RigidBody
GetAngularRestThreshold() constUrho3D::RigidBody
GetAngularVelocity() constUrho3D::RigidBody
GetAnisotropicFriction() constUrho3D::RigidBody
GetAttribute(unsigned index) constUrho3D::Serializable
GetAttribute(const ea::string &name) constUrho3D::Serializable
GetAttributeDefault(unsigned index) constUrho3D::Serializable
GetAttributeDefault(const ea::string &name) constUrho3D::Serializable
GetAttributes() constUrho3D::Serializablevirtual
GetBlockEvents() constUrho3D::Objectinline
GetBody() constUrho3D::RigidBodyinline
GetCategory() constUrho3D::Object
GetCcdMotionThreshold() constUrho3D::RigidBody
GetCcdRadius() constUrho3D::RigidBody
GetCenterOfMass() constUrho3D::RigidBodyinline
GetCollidingBodies(ea::vector< RigidBody * > &result) constUrho3D::RigidBody
GetCollisionEventMode() constUrho3D::RigidBodyinline
GetCollisionLayer() constUrho3D::RigidBodyinline
GetCollisionMask() constUrho3D::RigidBodyinline
GetComponent(StringHash type) constUrho3D::Component
GetComponent() constUrho3D::Component
GetCompoundShape() constUrho3D::RigidBodyinline
GetContactProcessingThreshold() constUrho3D::RigidBody
GetContext() constUrho3D::Objectinline
GetDependencyNodes(ea::vector< Node * > &dest)Urho3D::Componentvirtual
GetEffectiveScopeHint() constUrho3D::Component
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFixedUpdateSource()Urho3D::Componentprotected
GetFriction() constUrho3D::RigidBody
GetFullNameDebug() constUrho3D::Component
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetGravityOverride() constUrho3D::RigidBodyinline
GetID() constUrho3D::Componentinline
GetIndexInParent() constUrho3D::Component
GetInstanceDefault(const ea::string &name) constUrho3D::Serializablevirtual
GetLinearDamping() constUrho3D::RigidBody
GetLinearFactor() constUrho3D::RigidBody
GetLinearRestThreshold() constUrho3D::RigidBody
GetLinearVelocity() constUrho3D::RigidBody
GetMass() constUrho3D::RigidBodyinline
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetPhysicsWorld() constUrho3D::RigidBodyinline
GetPosition() constUrho3D::RigidBody
GetReflection() constUrho3D::Serializablevirtual
GetRestitution() constUrho3D::RigidBody
GetRollingFriction() constUrho3D::RigidBody
GetRotation() constUrho3D::RigidBody
GetScene() constUrho3D::Component
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseGravity() constUrho3D::RigidBodyinline
GetVelocityAtPoint(const Vector3 &position) constUrho3D::RigidBody
getWorldTransform(btTransform &worldTrans) const overrideUrho3D::RigidBody
gravityOverride_Urho3D::RigidBodyprivate
HasAuxiliaryData() constUrho3D::Componentinlinevirtual
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
hasSimulated_Urho3D::RigidBodymutableprivate
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
id_Urho3D::Componentprotected
instanceDefaultValues_Urho3D::Serializableprotected
inWorld_Urho3D::RigidBodyprivate
IsActive() constUrho3D::RigidBody
IsEnabled() constUrho3D::Componentinline
IsEnabledEffective() constUrho3D::Component
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsKinematic() constUrho3D::RigidBodyinline
IsScriptStrongRef() constUrho3D::RefCountedinline
IsTemporary() constUrho3D::Serializableinline
IsTrigger() constUrho3D::RigidBodyinline
kinematic_Urho3D::RigidBodyprivate
lastPosition_Urho3D::RigidBodymutableprivate
lastRotation_Urho3D::RigidBodymutableprivate
Load(Deserializer &source)Urho3D::Serializablevirtual
Load(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadFile(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source)Urho3D::Serializablevirtual
LoadJSON(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
LoadXML(const ea::string &resourceName)Urho3D::Serializablevirtual
MarkBodyDirty()Urho3D::RigidBodyinlineprivate
mass_Urho3D::RigidBodyprivate
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constUrho3D::Serializablevirtual
OnMarkedDirty(Node *node) overrideUrho3D::RigidBodyprotectedvirtual
OnNodeSet(Node *previousNode, Node *currentNode) overrideUrho3D::RigidBodyprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnSceneSet(Scene *scene) overrideUrho3D::RigidBodyprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled() overrideUrho3D::RigidBodyvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
physicsWorld_Urho3D::RigidBodyprivate
readdBody_Urho3D::RigidBodyprivate
ReAddBodyToWorld()Urho3D::RigidBody
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::RigidBodystatic
ReleaseBody()Urho3D::RigidBody
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveBodyFromWorld()Urho3D::RigidBodyprivate
RemoveConstraint(Constraint *constraint)Urho3D::RigidBody
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
ResetForces()Urho3D::RigidBody
ResetToDefault()Urho3D::Serializable
RigidBody(Context *context)Urho3D::RigidBodyexplicit
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes(const AttributeInfo &attr) constUrho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideUrho3D::Componentvirtual
SaveXML(XMLElement &dest) const overrideUrho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializableexplicit
SerializeAuxiliaryData(Archive &archive)Urho3D::Componentinlinevirtual
SerializeInBlock(Archive &archive) overrideUrho3D::Serializablevirtual
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::Objectinline
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::Componentprotected
SetInstanceDefault(bool enable)Urho3D::Serializableinline
SetInstanceDefault(const ea::string &name, const Variant &defaultValue)Urho3D::Serializable
setInstanceDefault_Urho3D::Serializableprotected
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::Componentprotected
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) overrideUrho3D::RigidBody
shiftedCompoundShape_Urho3D::RigidBodyprivate
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
temporary_Urho3D::Serializableprotected
trigger_Urho3D::RigidBodyprivate
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::RigidBodyprivate
useGravity_Urho3D::RigidBodyprivate
WeakRefs() constUrho3D::RefCounted
~Component() overrideUrho3D::Component
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~RigidBody() overrideUrho3D::RigidBody
~Serializable() overrideUrho3D::Serializable