Urho3D::CrowdManager Member List

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

AddAgent(CrowdAgent *agent, const Vector3 &pos)Urho3D::CrowdManagerprotected
AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatable
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyAttributes()Urho3D::CrowdManagervirtual
attributeAnimationInfos_Urho3D::Animatableprotected
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
CreateCrowd()Urho3D::CrowdManagerprotected
crowd_Urho3D::CrowdManagerprivate
CrowdAgent (defined in Urho3D::CrowdManager)Urho3D::CrowdManagerfriend
CrowdManager(Context *context)Urho3D::CrowdManager
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::CrowdManagervirtual
DrawDebugGeometry(bool depthTest)Urho3D::CrowdManager
enabled_Urho3D::Componentprotected
FindAttributeAnimationTarget(const String &name, String &outName)Urho3D::Animatableprotectedvirtual
FindNearestPoint(const Vector3 &point, int queryFilterType, dtPolyRef *nearestRef=0)Urho3D::CrowdManager
FindPath(PODVector< Vector3 > &dest, const Vector3 &start, const Vector3 &end, int queryFilterType)Urho3D::CrowdManager
GetAgents(Node *node=0, bool inCrowdFilter=true) const Urho3D::CrowdManager
GetAnimationEnabled() const Urho3D::Animatableinline
GetAreaCost(unsigned queryFilterType, unsigned areaID) const Urho3D::CrowdManager
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::Animatableprotected
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::Serializablevirtual
GetCategory() const Urho3D::Object
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::Objectinline
GetCrowd() const Urho3D::CrowdManagerinlineprotected
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetDetourCrowdAgent(int agent) const Urho3D::CrowdManagerprotected
GetDetourQueryFilter(unsigned queryFilterType) const Urho3D::CrowdManagerprotected
GetDistanceToWall(const Vector3 &point, float radius, int queryFilterType, Vector3 *hitPos=0, Vector3 *hitNormal=0)Urho3D::CrowdManager
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetExcludeFlags(unsigned queryFilterType) const Urho3D::CrowdManager
GetFixedUpdateSource()Urho3D::Componentprotected
GetGlobalVar(StringHash key) const Urho3D::Object
GetGlobalVars() const Urho3D::Object
GetID() const Urho3D::Componentinline
GetIncludeFlags(unsigned queryFilterType) const Urho3D::CrowdManager
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetMaxAgentRadius() const Urho3D::CrowdManagerinline
GetMaxAgents() const Urho3D::CrowdManagerinline
GetNavigationMesh() const Urho3D::CrowdManagerinline
GetNetworkAttributes() const Urho3D::Serializablevirtual
GetNetworkState() const Urho3D::Serializableinline
GetNode() const Urho3D::Componentinline
GetNumAreas(unsigned queryFilterType) const Urho3D::CrowdManager
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetNumObstacleAvoidanceTypes() const Urho3D::CrowdManagerinline
GetNumQueryFilterTypes() const Urho3D::CrowdManagerinline
GetObjectAnimation() const Urho3D::Animatable
GetObjectAnimationAttr() const Urho3D::Animatable
GetObstacleAvoidanceParams(unsigned obstacleAvoidanceType) const Urho3D::CrowdManager
GetObstacleAvoidanceTypesAttr() const Urho3D::CrowdManager
GetQueryFilterTypesAttr() const Urho3D::CrowdManager
GetRandomPoint(int queryFilterType, dtPolyRef *randomRef=0)Urho3D::CrowdManager
GetRandomPointInCircle(const Vector3 &center, float radius, int queryFilterType, dtPolyRef *randomRef=0)Urho3D::CrowdManager
GetScene() const Urho3D::Component
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HandleComponentAdded(StringHash eventType, VariantMap &eventData)Urho3D::CrowdManagerprivate
HandleNavMeshChanged(StringHash eventType, VariantMap &eventData)Urho3D::CrowdManagerprivate
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData)Urho3D::CrowdManagerprivate
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const Urho3D::Animatableprotected
IsEnabled() const Urho3D::Componentinline
IsEnabledEffective() const Urho3D::Component
IsInstanceOf(StringHash type) const Urho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) const Urho3D::Object
IsInstanceOf() const Urho3D::Objectinline
IsTemporary() const Urho3D::Serializableinline
Load(Deserializer &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
LoadXML(const XMLElement &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
MarkNetworkUpdate()Urho3D::Componentvirtual
maxAgentRadius_Urho3D::CrowdManagerprivate
maxAgents_Urho3D::CrowdManagerprivate
MoveAlongSurface(const Vector3 &start, const Vector3 &end, int queryFilterType, int maxVisited=3)Urho3D::CrowdManager
navigationMesh_Urho3D::CrowdManagerprivate
navigationMeshId_Urho3D::CrowdManagerprivate
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
numAreas_Urho3D::CrowdManagerprivate
numObstacleAvoidanceTypes_Urho3D::CrowdManagerprivate
numQueryFilterTypes_Urho3D::CrowdManagerprivate
Object(Context *context)Urho3D::Object
objectAnimation_Urho3D::Animatableprotected
OnAttributeAnimationAdded()Urho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved()Urho3D::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Componentprotectedvirtual
OnNodeSet(Node *node)Urho3D::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnSceneSet(Scene *scene)Urho3D::CrowdManagerprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::Componentinlinevirtual
PrepareNetworkUpdate()Urho3D::Component
Raycast(const Vector3 &start, const Vector3 &end, int queryFilterType, Vector3 *hitNormal=0)Urho3D::CrowdManager
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::CrowdManagerstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveAgent(CrowdAgent *agent)Urho3D::CrowdManagerprotected
RemoveAttributeAnimation(const String &name)Urho3D::Animatable
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
ResetCrowdTarget(Node *node=0)Urho3D::CrowdManager
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) const Urho3D::Componentvirtual
SaveDefaultAttributes() const Urho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const Urho3D::Componentvirtual
SaveXML(XMLElement &dest) const Urho3D::Componentvirtual
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
SetAreaCost(unsigned queryFilterType, unsigned areaID, float cost)Urho3D::CrowdManager
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
SetCrowdTarget(const Vector3 &position, Node *node=0)Urho3D::CrowdManager
SetCrowdVelocity(const Vector3 &velocity, Node *node=0)Urho3D::CrowdManager
SetEnabled(bool enable)Urho3D::Component
SetExcludeFlags(unsigned queryFilterType, unsigned short flags)Urho3D::CrowdManager
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetID(unsigned id)Urho3D::Componentprotected
SetIncludeFlags(unsigned queryFilterType, unsigned short flags)Urho3D::CrowdManager
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetMaxAgentRadius(float maxAgentRadius)Urho3D::CrowdManager
SetMaxAgents(unsigned maxAgents)Urho3D::CrowdManager
SetNavigationMesh(NavigationMesh *navMesh)Urho3D::CrowdManager
SetNode(Node *node)Urho3D::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotected
SetObstacleAvoidanceParams(unsigned obstacleAvoidanceType, const CrowdObstacleAvoidanceParams &params)Urho3D::CrowdManager
SetObstacleAvoidanceTypesAttr(const VariantVector &value)Urho3D::CrowdManager
SetQueryFilterTypesAttr(const VariantVector &value)Urho3D::CrowdManager
SetTemporary(bool enable)Urho3D::Serializable
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
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 delta)Urho3D::CrowdManagerprotected
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
URHO3D_OBJECT(CrowdManager, Component) (defined in Urho3D::CrowdManager)Urho3D::CrowdManagerprivate
WeakRefs() const Urho3D::RefCounted
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::Animatablevirtual
~Component()Urho3D::Componentvirtual
~CrowdManager()Urho3D::CrowdManagervirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual