| AddCollisionShape(CollisionShape *shape) | Urho3D::PhysicsWorld | |
| AddConstraint(Constraint *constraint) | Urho3D::PhysicsWorld | |
| AddDelayedWorldTransform(const DelayedWorldTransform &transform) | Urho3D::PhysicsWorld | |
| AddRef() | Urho3D::RefCounted | |
| AddRigidBody(RigidBody *body) | Urho3D::PhysicsWorld | |
| ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
| ApplyDelayedWorldTransforms() (defined in Urho3D::PhysicsWorld) | Urho3D::PhysicsWorld | private |
| applyingTransforms_ | Urho3D::PhysicsWorld | private |
| blockEvents_ | Urho3D::Object | private |
| broadphase_ | Urho3D::PhysicsWorld | private |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
| collisionConfiguration_ | Urho3D::PhysicsWorld | private |
| collisionDispatcher_ | Urho3D::PhysicsWorld | private |
| collisionShapes_ | Urho3D::PhysicsWorld | private |
| Component(Context *context) | Urho3D::Component | explicit |
| 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 | |
| CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
| currentCollisions_ | Urho3D::PhysicsWorld | private |
| CustomUpdate(unsigned numSteps, float fixedTimeStep, float overtime, ea::optional< NetworkFrameSync > sync) | Urho3D::PhysicsWorld | |
| 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) override | Urho3D::PhysicsWorld | |
| drawContactPoint(const btVector3 &pointOnB, const btVector3 &normalOnB, btScalar distance, int lifeTime, const btVector3 &color) override | Urho3D::PhysicsWorld | |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::PhysicsWorld | virtual |
| DrawDebugGeometry(bool depthTest) | Urho3D::PhysicsWorld | |
| drawLine(const btVector3 &from, const btVector3 &to, const btVector3 &color) override | Urho3D::PhysicsWorld | |
| enabled_ | Urho3D::Component | protected |
| 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 |
| fps_ | Urho3D::PhysicsWorld | private |
| 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 |
| GetCategory() const | Urho3D::Object | |
| GetCollidingBodies(ea::vector< RigidBody * > &result, const RigidBody *body) | Urho3D::PhysicsWorld | |
| GetComponent(StringHash type) const | Urho3D::Component | |
| GetComponent() const | Urho3D::Component | |
| GetContext() const | Urho3D::Object | inline |
| GetConvexCache() | Urho3D::PhysicsWorld | inline |
| getDebugMode() const override | Urho3D::PhysicsWorld | 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 |
| GetFps() const | Urho3D::PhysicsWorld | inline |
| GetFullNameDebug() const | Urho3D::Component | |
| GetGImpactTrimeshCache() | Urho3D::PhysicsWorld | inline |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetGravity() const | Urho3D::PhysicsWorld | |
| GetID() const | Urho3D::Component | inline |
| GetIndexInParent() const | Urho3D::Component | |
| GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
| GetInternalEdge() const | Urho3D::PhysicsWorld | inline |
| GetInterpolation() const | Urho3D::PhysicsWorld | inline |
| GetMaxNetworkAngularVelocity() const | Urho3D::PhysicsWorld | inline |
| GetMaxSubSteps() const | Urho3D::PhysicsWorld | inline |
| GetNode() const | Urho3D::Component | inline |
| GetNumAttributes() const | Urho3D::Serializable | |
| GetNumIterations() const | Urho3D::PhysicsWorld | |
| GetReflection() const | Urho3D::Serializable | virtual |
| GetRigidBodies(ea::vector< RigidBody * > &result, const Sphere &sphere, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| GetRigidBodies(ea::vector< RigidBody * > &result, const BoundingBox &box, unsigned collisionMask=M_MAX_UNSIGNED) | Urho3D::PhysicsWorld | |
| GetRigidBodies(ea::vector< 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 | |
| GetSubsystems() const | Urho3D::Object | private |
| 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() const | Urho3D::PhysicsWorld | |
| ghostPairCallback_ | Urho3D::PhysicsWorld | private |
| gimpactTrimeshCache_ | Urho3D::PhysicsWorld | private |
| HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::PhysicsWorld | private |
| HasAuxiliaryData() const | Urho3D::Component | inlinevirtual |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| id_ | Urho3D::Component | protected |
| instanceDefaultValues_ | Urho3D::Serializable | 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 |
| IsApplyingTransforms() const | Urho3D::PhysicsWorld | inline |
| IsEnabled() const | Urho3D::Component | inline |
| IsEnabledEffective() const | Urho3D::Component | |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| IsSimulating() const | Urho3D::PhysicsWorld | inline |
| IsTemporary() const | Urho3D::Serializable | inline |
| IsUpdateEnabled() const | Urho3D::PhysicsWorld | inline |
| isVisible(const btVector3 &aabbMin, const btVector3 &aabbMax) override | Urho3D::PhysicsWorld | |
| 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 |
| manualUpdate_ | Urho3D::PhysicsWorld | private |
| maxNetworkAngularVelocity_ | Urho3D::PhysicsWorld | private |
| maxSubSteps_ | Urho3D::PhysicsWorld | private |
| networkUpdate_ | Urho3D::Component | protected |
| node_ | Urho3D::Component | protected |
| nodeCollisionData_ | Urho3D::PhysicsWorld | private |
| 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) | Urho3D::Component | protectedvirtual |
| OnNodeSet(Node *previousNode, Node *currentNode) | Urho3D::Component | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
| OnSceneSet(Scene *previousScene, Scene *scene) override | Urho3D::PhysicsWorld | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
| OnSetEnabled() | Urho3D::Component | inlinevirtual |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| physicsCollisionData_ | Urho3D::PhysicsWorld | private |
| PhysicsWorld(Context *context) | Urho3D::PhysicsWorld | explicit |
| PostStep(float timeStep) | Urho3D::PhysicsWorld | private |
| PostUpdate(float timeStep, float overtime) | Urho3D::PhysicsWorld | private |
| PreStep(float timeStep) | Urho3D::PhysicsWorld | private |
| PreUpdate(float timeStep) | Urho3D::PhysicsWorld | private |
| previousCollisions_ | Urho3D::PhysicsWorld | private |
| Raycast(ea::vector< 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, float overlapDistance=0.1f) | Urho3D::PhysicsWorld | |
| 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::PhysicsWorld | static |
| ReleaseRef() | Urho3D::RefCounted | |
| Remove() | Urho3D::Component | |
| RemoveCachedGeometry(Model *model) | Urho3D::PhysicsWorld | |
| RemoveCollisionShape(CollisionShape *shape) | Urho3D::PhysicsWorld | |
| RemoveConstraint(Constraint *constraint) | Urho3D::PhysicsWorld | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| RemoveInstanceDefault() | Urho3D::Serializable | |
| RemoveRigidBody(RigidBody *body) | Urho3D::PhysicsWorld | |
| reportErrorWarning(const char *warningString) override | Urho3D::PhysicsWorld | |
| ResetToDefault() | Urho3D::Serializable | |
| rigidBodies_ | Urho3D::PhysicsWorld | private |
| 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 |
| scene_ | Urho3D::PhysicsWorld | private |
| SendCollisionEvents() | Urho3D::PhysicsWorld | private |
| 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 | |
| SetApplyingTransforms(bool enable) | Urho3D::PhysicsWorld | inline |
| SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
| SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetDebugDepthTest(bool enable) | Urho3D::PhysicsWorld | |
| setDebugMode(int debugMode) override | Urho3D::PhysicsWorld | inline |
| 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 |
| SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
| SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
| setInstanceDefault_ | Urho3D::Serializable | protected |
| SetInternalEdge(bool enable) | Urho3D::PhysicsWorld | |
| SetInterpolation(bool enable) | Urho3D::PhysicsWorld | |
| SetManualUpdate(bool enabled) | Urho3D::PhysicsWorld | inline |
| SetMaxNetworkAngularVelocity(float velocity) | Urho3D::PhysicsWorld | |
| SetMaxSubSteps(int num) | Urho3D::PhysicsWorld | |
| SetNode(Node *node) | Urho3D::Component | protected |
| SetNumIterations(int num) | Urho3D::PhysicsWorld | |
| 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, 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 | |
| synchronizedStep_ | Urho3D::PhysicsWorld | private |
| temporary_ | Urho3D::Serializable | protected |
| timeAcc_ | Urho3D::PhysicsWorld | private |
| triMeshCache_ | Urho3D::PhysicsWorld | 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 | |
| Update(float timeStep) | Urho3D::PhysicsWorld | |
| 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 |
| ~Component() override | Urho3D::Component | |
| ~Object() override | Urho3D::Object | |
| ~PhysicsWorld() override | Urho3D::PhysicsWorld | |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~Serializable() override | Urho3D::Serializable | |