| AddCollisionShape(CollisionShape *shape) | Urho3D::PhysicsWorld | |
| AddConstraint(Constraint *joint) | Urho3D::PhysicsWorld | |
| AddDelayedWorldTransform(const DelayedWorldTransform &transform) | Urho3D::PhysicsWorld | |
| AddRef() | Urho3D::RefCounted | |
| AddReplicationState(ComponentReplicationState *state) | Urho3D::Component | |
| AddRigidBody(RigidBody *body) | Urho3D::PhysicsWorld | |
| AllocateNetworkState() | Urho3D::Serializable | |
| Animatable(Context *context) | Urho3D::Animatable | |
| animatedNetworkAttributes_ | Urho3D::Animatable | protected |
| animationEnabled_ | Urho3D::Animatable | protected |
| ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
| applyingTransforms_ | Urho3D::PhysicsWorld | private |
| attributeAnimationInfos_ | Urho3D::Animatable | protected |
| broadphase_ | Urho3D::PhysicsWorld | private |
| CleanupConnection(Connection *connection) | Urho3D::Component | |
| CleanupGeometryCache() | Urho3D::PhysicsWorld | |
| collisionConfiguration_ | Urho3D::PhysicsWorld | private |
| collisionDispatcher_ | Urho3D::PhysicsWorld | private |
| collisionShapes_ | Urho3D::PhysicsWorld | private |
| Component(Context *context) | Urho3D::Component | |
| config | Urho3D::PhysicsWorld | static |
| constraints_ | Urho3D::PhysicsWorld | private |
| contacts_ | Urho3D::PhysicsWorld | private |
| context_ | Urho3D::Object | protected |
| convexCache_ | Urho3D::PhysicsWorld | private |
| ConvexCast(PhysicsRaycastResult &result, CollisionShape *shape, const Vector3 &startPos, const Quaternion &startRot, const Vector3 &endPos, const Quaternion &endRot, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| ConvexCast(PhysicsRaycastResult &result, btCollisionShape *shape, const Vector3 &startPos, const Quaternion &startRot, const Vector3 &endPos, const Quaternion &endRot, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| currentCollisions_ | Urho3D::PhysicsWorld | private |
| debugDepthTest_ | Urho3D::PhysicsWorld | private |
| debugMode_ | Urho3D::PhysicsWorld | private |
| debugRenderer_ | Urho3D::PhysicsWorld | private |
| delayedWorldTransforms_ | Urho3D::PhysicsWorld | private |
| DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
| draw3dText(const btVector3 &location, const char *textString) | Urho3D::PhysicsWorld | virtual |
| drawContactPoint(const btVector3 &pointOnB, const btVector3 &normalOnB, btScalar distance, int lifeTime, const btVector3 &color) | Urho3D::PhysicsWorld | virtual |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Urho3D::PhysicsWorld | virtual |
| DrawDebugGeometry(bool depthTest) | Urho3D::PhysicsWorld | |
| drawLine(const btVector3 &from, const btVector3 &to, const btVector3 &color) | Urho3D::PhysicsWorld | virtual |
| enabled_ | Urho3D::Component | protected |
| FindAttributeAnimationTarget(const String &name, String &outName) | Urho3D::Animatable | protectedvirtual |
| fps_ | Urho3D::PhysicsWorld | private |
| GetAnimationEnabled() const | Urho3D::Animatable | inline |
| GetAttribute(unsigned index) const | Urho3D::Serializable | |
| GetAttribute(const String &name) const | Urho3D::Serializable | |
| GetAttributeAnimation(const String &name) const | Urho3D::Animatable | |
| GetAttributeAnimationInfo(const String &name) const | Urho3D::Animatable | protected |
| GetAttributeAnimationSpeed(const String &name) const | Urho3D::Animatable | |
| GetAttributeAnimationTime(const String &name) const | Urho3D::Animatable | |
| GetAttributeAnimationWrapMode(const String &name) const | Urho3D::Animatable | |
| GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
| GetAttributeDefault(const String &name) const | Urho3D::Serializable | |
| GetAttributes() const | Urho3D::Serializable | virtual |
| GetCategory() const | Urho3D::Object | |
| GetCollidingBodies(PODVector< RigidBody * > &result, const RigidBody *body) | Urho3D::PhysicsWorld | |
| GetComponent(StringHash type) const | Urho3D::Component | |
| GetComponent() const | Urho3D::Component | |
| GetComponents(PODVector< Component * > &dest, StringHash type) const | Urho3D::Component | |
| GetComponents(PODVector< T * > &dest) const | Urho3D::Component | |
| GetContext() const | Urho3D::Object | inline |
| GetConvexCache() | Urho3D::PhysicsWorld | inline |
| getDebugMode() const | Urho3D::PhysicsWorld | inlinevirtual |
| GetDependencyNodes(PODVector< Node * > &dest) | Urho3D::Component | virtual |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetFixedUpdateSource() | Urho3D::Component | protected |
| GetFps() const | Urho3D::PhysicsWorld | inline |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetGravity() const | Urho3D::PhysicsWorld | |
| GetID() const | Urho3D::Component | inline |
| GetInterceptNetworkUpdate(const String &attributeName) const | Urho3D::Serializable | |
| GetInternalEdge() const | Urho3D::PhysicsWorld | inline |
| GetInterpolation() const | Urho3D::PhysicsWorld | inline |
| GetMaxNetworkAngularVelocity() const | Urho3D::PhysicsWorld | inline |
| GetMaxSubSteps() const | Urho3D::PhysicsWorld | inline |
| GetNetworkAttributes() const | Urho3D::Serializable | virtual |
| GetNetworkState() const | Urho3D::Serializable | inline |
| GetNode() const | Urho3D::Component | inline |
| GetNumAttributes() const | Urho3D::Serializable | |
| GetNumIterations() const | Urho3D::PhysicsWorld | |
| GetNumNetworkAttributes() const | Urho3D::Serializable | |
| GetObjectAnimation() const | Urho3D::Animatable | |
| GetObjectAnimationAttr() const | Urho3D::Animatable | |
| GetRigidBodies(PODVector< RigidBody * > &result, const Sphere &sphere, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| GetRigidBodies(PODVector< RigidBody * > &result, const BoundingBox &box, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| GetRigidBodies(PODVector< RigidBody * > &result, const RigidBody *body) | Urho3D::PhysicsWorld | |
| GetScene() const | Urho3D::Component | |
| GetSplitImpulse() const | Urho3D::PhysicsWorld | |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetTriMeshCache() | Urho3D::PhysicsWorld | inline |
| 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 |
| GetWorld() | Urho3D::PhysicsWorld | inline |
| HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
| HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
| HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::Component | protected |
| HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::PhysicsWorld | private |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| id_ | Urho3D::Component | protected |
| internalEdge_ | Urho3D::PhysicsWorld | private |
| InternalPreTickCallback (defined in Urho3D::PhysicsWorld) | Urho3D::PhysicsWorld | friend |
| InternalTickCallback (defined in Urho3D::PhysicsWorld) | Urho3D::PhysicsWorld | friend |
| interpolation_ | Urho3D::PhysicsWorld | private |
| IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Urho3D::Animatable | protected |
| IsApplyingTransforms() const | Urho3D::PhysicsWorld | inline |
| IsEnabled() const | Urho3D::Component | inline |
| IsEnabledEffective() const | Urho3D::Component | |
| IsInstanceOf(StringHash type) const | Urho3D::Object | |
| IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object | |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsSimulating() const | Urho3D::PhysicsWorld | inline |
| IsTemporary() const | Urho3D::Serializable | inline |
| IsUpdateEnabled() const | Urho3D::PhysicsWorld | inline |
| isVisible(const btVector3 &aabbMin, const btVector3 &aabbMax) | Urho3D::PhysicsWorld | virtual |
| Load(Deserializer &source, bool setInstanceDefault=false) | Urho3D::Serializable | virtual |
| LoadJSON(const JSONValue &source, bool setInstanceDefault=false) | Urho3D::Animatable | virtual |
| LoadXML(const XMLElement &source, bool setInstanceDefault=false) | Urho3D::Animatable | virtual |
| MarkNetworkUpdate() | Urho3D::Component | virtual |
| maxNetworkAngularVelocity_ | Urho3D::PhysicsWorld | private |
| maxSubSteps_ | Urho3D::PhysicsWorld | private |
| networkState_ | Urho3D::Serializable | protected |
| networkUpdate_ | Urho3D::Component | protected |
| node_ | Urho3D::Component | protected |
| nodeCollisionData_ | Urho3D::PhysicsWorld | private |
| Object(Context *context) | Urho3D::Object | |
| objectAnimation_ | Urho3D::Animatable | protected |
| OnAttributeAnimationAdded() | Urho3D::Component | protectedvirtual |
| OnAttributeAnimationRemoved() | Urho3D::Component | protectedvirtual |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
| OnMarkedDirty(Node *node) | Urho3D::Component | protectedvirtual |
| OnNodeSet(Node *node) | Urho3D::Component | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
| OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
| OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
| OnSceneSet(Scene *scene) | Urho3D::PhysicsWorld | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
| OnSetEnabled() | Urho3D::Component | inlinevirtual |
| physicsCollisionData_ | Urho3D::PhysicsWorld | private |
| PhysicsWorld(Context *scontext) | Urho3D::PhysicsWorld | |
| PostStep(float timeStep) | Urho3D::PhysicsWorld | private |
| PrepareNetworkUpdate() | Urho3D::Component | |
| PreStep(float timeStep) | Urho3D::PhysicsWorld | private |
| previousCollisions_ | Urho3D::PhysicsWorld | private |
| Raycast(PODVector< PhysicsRaycastResult > &result, const Ray &ray, float maxDistance, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| RaycastSingle(PhysicsRaycastResult &result, const Ray &ray, float maxDistance, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| RaycastSingleSegmented(PhysicsRaycastResult &result, const Ray &ray, float maxDistance, float segmentDistance, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| ReadDeltaUpdate(Deserializer &source) | Urho3D::Serializable | |
| ReadLatestDataUpdate(Deserializer &source) | Urho3D::Serializable | |
| RefCounted() | Urho3D::RefCounted | |
| RefCountPtr() | Urho3D::RefCounted | inline |
| Refs() const | Urho3D::RefCounted | |
| RegisterObject(Context *context) | Urho3D::PhysicsWorld | static |
| ReleaseRef() | Urho3D::RefCounted | |
| Remove() | Urho3D::Component | |
| RemoveAttributeAnimation(const String &name) | Urho3D::Animatable | |
| RemoveCachedGeometry(Model *model) | Urho3D::PhysicsWorld | |
| RemoveCollisionShape(CollisionShape *shape) | Urho3D::PhysicsWorld | |
| RemoveConstraint(Constraint *joint) | Urho3D::PhysicsWorld | |
| RemoveInstanceDefault() | Urho3D::Serializable | |
| RemoveObjectAnimation() | Urho3D::Animatable | |
| RemoveRigidBody(RigidBody *body) | Urho3D::PhysicsWorld | |
| reportErrorWarning(const char *warningString) | Urho3D::PhysicsWorld | virtual |
| ResetToDefault() | Urho3D::Serializable | |
| rigidBodies_ | Urho3D::PhysicsWorld | private |
| Save(Serializer &dest) const | Urho3D::Component | virtual |
| SaveDefaultAttributes() const | Urho3D::Serializable | inlinevirtual |
| SaveJSON(JSONValue &dest) const | Urho3D::Component | virtual |
| SaveXML(XMLElement &dest) const | Urho3D::Component | virtual |
| scene_ | Urho3D::PhysicsWorld | private |
| SendCollisionEvents() | Urho3D::PhysicsWorld | private |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| Serializable(Context *context) | Urho3D::Serializable | |
| SetAnimationEnabled(bool enable) | Urho3D::Animatable | |
| SetAnimationTime(float time) | Urho3D::Animatable | |
| SetApplyingTransforms(bool enable) | Urho3D::PhysicsWorld | inline |
| SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
| SetAttribute(const String &name, const Variant &value) | Urho3D::Serializable | |
| SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f) | Urho3D::Animatable | |
| SetAttributeAnimationSpeed(const String &name, float speed) | Urho3D::Animatable | |
| SetAttributeAnimationTime(const String &name, float time) | Urho3D::Animatable | |
| SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode) | Urho3D::Animatable | |
| SetDebugDepthTest(bool enable) | Urho3D::PhysicsWorld | |
| setDebugMode(int debugMode) | Urho3D::PhysicsWorld | inlinevirtual |
| SetDebugRenderer(DebugRenderer *debug) | Urho3D::PhysicsWorld | |
| SetEnabled(bool enable) | Urho3D::Component | |
| SetFps(int fps) | Urho3D::PhysicsWorld | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetGravity(const Vector3 &gravity) | Urho3D::PhysicsWorld | |
| SetID(unsigned id) | Urho3D::Component | protected |
| SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Urho3D::Serializable | |
| SetInternalEdge(bool enable) | Urho3D::PhysicsWorld | |
| SetInterpolation(bool enable) | Urho3D::PhysicsWorld | |
| SetMaxNetworkAngularVelocity(float velocity) | Urho3D::PhysicsWorld | |
| SetMaxSubSteps(int num) | Urho3D::PhysicsWorld | |
| SetNode(Node *node) | Urho3D::Component | protected |
| SetNumIterations(int num) | Urho3D::PhysicsWorld | |
| SetObjectAnimation(ObjectAnimation *objectAnimation) | Urho3D::Animatable | |
| SetObjectAnimationAttr(const ResourceRef &value) | Urho3D::Animatable | |
| SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Urho3D::Animatable | protected |
| SetSplitImpulse(bool enable) | Urho3D::PhysicsWorld | |
| SetTemporary(bool enable) | Urho3D::Serializable | |
| SetUpdateEnabled(bool enable) | Urho3D::PhysicsWorld | |
| simulating_ | Urho3D::PhysicsWorld | private |
| solver_ | Urho3D::PhysicsWorld | private |
| SphereCast(PhysicsRaycastResult &result, const Ray &ray, float radius, float maxDistance, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| timeAcc_ | Urho3D::PhysicsWorld | private |
| triMeshCache_ | Urho3D::PhysicsWorld | private |
| UnsubscribeFromAllEvents() | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Urho3D::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
| Update(float timeStep) | Urho3D::PhysicsWorld | |
| UpdateAttributeAnimations(float timeStep) | Urho3D::Animatable | protected |
| UpdateCollisions() | Urho3D::PhysicsWorld | |
| updateEnabled_ | Urho3D::PhysicsWorld | private |
| URHO3D_OBJECT(PhysicsWorld, Component) (defined in Urho3D::PhysicsWorld) | Urho3D::PhysicsWorld | private |
| WeakRefs() const | Urho3D::RefCounted | |
| world_ | Urho3D::PhysicsWorld | private |
| WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp) | Urho3D::Serializable | |
| WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
| WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
| ~Animatable() | Urho3D::Animatable | virtual |
| ~Component() | Urho3D::Component | virtual |
| ~Object() | Urho3D::Object | virtual |
| ~PhysicsWorld() | Urho3D::PhysicsWorld | virtual |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~Serializable() | Urho3D::Serializable | virtual |