Rebel Fork Framework
Urho3D::PhysicsWorld Member List

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

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::Serializableinlinevirtual
ApplyDelayedWorldTransforms() (defined in Urho3D::PhysicsWorld)Urho3D::PhysicsWorldprivate
applyingTransforms_Urho3D::PhysicsWorldprivate
blockEvents_Urho3D::Objectprivate
broadphase_Urho3D::PhysicsWorldprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CleanupGeometryCache()Urho3D::PhysicsWorld
collisionConfiguration_Urho3D::PhysicsWorldprivate
collisionDispatcher_Urho3D::PhysicsWorldprivate
collisionShapes_Urho3D::PhysicsWorldprivate
Component(Context *context)Urho3D::Componentexplicit
configUrho3D::PhysicsWorldstatic
constraints_Urho3D::PhysicsWorldprivate
contacts_Urho3D::PhysicsWorldprivate
context_Urho3D::Objectprotected
convexCache_Urho3D::PhysicsWorldprivate
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::PhysicsWorldprivate
CustomUpdate(unsigned numSteps, float fixedTimeStep, float overtime, ea::optional< SynchronizedPhysicsStep > sync)Urho3D::PhysicsWorld
debugDepthTest_Urho3D::PhysicsWorldprivate
debugMode_Urho3D::PhysicsWorldprivate
debugRenderer_Urho3D::PhysicsWorldprivate
delayedWorldTransforms_Urho3D::PhysicsWorldprivate
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
draw3dText(const btVector3 &location, const char *textString) overrideUrho3D::PhysicsWorld
drawContactPoint(const btVector3 &pointOnB, const btVector3 &normalOnB, btScalar distance, int lifeTime, const btVector3 &color) overrideUrho3D::PhysicsWorld
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideUrho3D::PhysicsWorldvirtual
DrawDebugGeometry(bool depthTest)Urho3D::PhysicsWorld
drawLine(const btVector3 &from, const btVector3 &to, const btVector3 &color) overrideUrho3D::PhysicsWorld
enabled_Urho3D::Componentprotected
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
fps_Urho3D::PhysicsWorldprivate
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
GetCategory() constUrho3D::Object
GetCollidingBodies(ea::vector< RigidBody * > &result, const RigidBody *body)Urho3D::PhysicsWorld
GetComponent(StringHash type) constUrho3D::Component
GetComponent() constUrho3D::Component
GetContext() constUrho3D::Objectinline
GetConvexCache()Urho3D::PhysicsWorldinline
getDebugMode() const overrideUrho3D::PhysicsWorldinline
GetDependencyNodes(ea::vector< Node * > &dest)Urho3D::Componentvirtual
GetEffectiveScopeHint() constUrho3D::Component
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFixedUpdateSource()Urho3D::Componentprotected
GetFps() constUrho3D::PhysicsWorldinline
GetFullNameDebug() constUrho3D::Component
GetGImpactTrimeshCache()Urho3D::PhysicsWorldinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetGravity() constUrho3D::PhysicsWorld
GetID() constUrho3D::Componentinline
GetIndexInParent() constUrho3D::Component
GetInstanceDefault(const ea::string &name) constUrho3D::Serializablevirtual
GetInternalEdge() constUrho3D::PhysicsWorldinline
GetInterpolation() constUrho3D::PhysicsWorldinline
GetMaxNetworkAngularVelocity() constUrho3D::PhysicsWorldinline
GetMaxSubSteps() constUrho3D::PhysicsWorldinline
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetNumIterations() constUrho3D::PhysicsWorld
GetReflection() constUrho3D::Serializablevirtual
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() constUrho3D::Component
GetSplitImpulse() constUrho3D::PhysicsWorld
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetTriMeshCache()Urho3D::PhysicsWorldinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetWorld() constUrho3D::PhysicsWorld
ghostPairCallback_Urho3D::PhysicsWorldprivate
gimpactTrimeshCache_Urho3D::PhysicsWorldprivate
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData)Urho3D::PhysicsWorldprivate
HasAuxiliaryData() constUrho3D::Componentinlinevirtual
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
id_Urho3D::Componentprotected
instanceDefaultValues_Urho3D::Serializableprotected
internalEdge_Urho3D::PhysicsWorldprivate
InternalPreTickCallback (defined in Urho3D::PhysicsWorld)Urho3D::PhysicsWorldfriend
InternalTickCallback (defined in Urho3D::PhysicsWorld)Urho3D::PhysicsWorldfriend
interpolation_Urho3D::PhysicsWorldprivate
IsApplyingTransforms() constUrho3D::PhysicsWorldinline
IsEnabled() constUrho3D::Componentinline
IsEnabledEffective() constUrho3D::Component
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
IsSimulating() constUrho3D::PhysicsWorldinline
IsTemporary() constUrho3D::Serializableinline
IsUpdateEnabled() constUrho3D::PhysicsWorldinline
isVisible(const btVector3 &aabbMin, const btVector3 &aabbMax) overrideUrho3D::PhysicsWorld
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
maxNetworkAngularVelocity_Urho3D::PhysicsWorldprivate
maxSubSteps_Urho3D::PhysicsWorldprivate
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
nodeCollisionData_Urho3D::PhysicsWorldprivate
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)Urho3D::Componentprotectedvirtual
OnNodeSet(Node *previousNode, Node *currentNode)Urho3D::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnSceneSet(Scene *scene) overrideUrho3D::PhysicsWorldprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
physicsCollisionData_Urho3D::PhysicsWorldprivate
PhysicsWorld(Context *context)Urho3D::PhysicsWorldexplicit
PostStep(float timeStep)Urho3D::PhysicsWorldprivate
PostUpdate(float timeStep, float overtime)Urho3D::PhysicsWorldprivate
PreStep(float timeStep)Urho3D::PhysicsWorldprivate
PreUpdate(float timeStep)Urho3D::PhysicsWorldprivate
previousCollisions_Urho3D::PhysicsWorldprivate
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::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::PhysicsWorldstatic
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::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
RemoveRigidBody(RigidBody *body)Urho3D::PhysicsWorld
reportErrorWarning(const char *warningString) overrideUrho3D::PhysicsWorld
ResetToDefault()Urho3D::Serializable
rigidBodies_Urho3D::PhysicsWorldprivate
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes(const AttributeInfo &attr) constUrho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideUrho3D::Componentvirtual
SaveXML(XMLElement &dest) const overrideUrho3D::Componentvirtual
scene_Urho3D::PhysicsWorldprivate
SendCollisionEvents()Urho3D::PhysicsWorldprivate
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
SetApplyingTransforms(bool enable)Urho3D::PhysicsWorldinline
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const ea::string &name, const Variant &value)Urho3D::Serializable
SetBlockEvents(bool block)Urho3D::Objectinline
SetDebugDepthTest(bool enable)Urho3D::PhysicsWorld
setDebugMode(int debugMode) overrideUrho3D::PhysicsWorldinline
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::Componentprotected
SetInstanceDefault(bool enable)Urho3D::Serializableinline
SetInstanceDefault(const ea::string &name, const Variant &defaultValue)Urho3D::Serializable
setInstanceDefault_Urho3D::Serializableprotected
SetInternalEdge(bool enable)Urho3D::PhysicsWorld
SetInterpolation(bool enable)Urho3D::PhysicsWorld
SetMaxNetworkAngularVelocity(float velocity)Urho3D::PhysicsWorld
SetMaxSubSteps(int num)Urho3D::PhysicsWorld
SetNode(Node *node)Urho3D::Componentprotected
SetNumIterations(int num)Urho3D::PhysicsWorld
SetSplitImpulse(bool enable)Urho3D::PhysicsWorld
SetTemporary(bool enable)Urho3D::Serializable
SetUpdateEnabled(bool enable)Urho3D::PhysicsWorld
simulating_Urho3D::PhysicsWorldprivate
solver_Urho3D::PhysicsWorldprivate
SphereCast(PhysicsRaycastResult &result, const Ray &ray, float radius, float maxDistance, unsigned collisionMask=M_MAX_UNSIGNED)Urho3D::PhysicsWorld
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
synchronizedStep_Urho3D::PhysicsWorldprivate
temporary_Urho3D::Serializableprotected
timeAcc_Urho3D::PhysicsWorldprivate
triMeshCache_Urho3D::PhysicsWorldprivate
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::PhysicsWorldprivate
URHO3D_OBJECT(PhysicsWorld, Component) (defined in Urho3D::PhysicsWorld)Urho3D::PhysicsWorldprivate
WeakRefs() constUrho3D::RefCounted
world_Urho3D::PhysicsWorldprivate
~Component() overrideUrho3D::Component
~Object() overrideUrho3D::Object
~PhysicsWorld() overrideUrho3D::PhysicsWorld
~RefCounted()Urho3D::RefCountedvirtual
~Serializable() overrideUrho3D::Serializable