Urho3D::CrowdAgent Member List

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

AddAgentToCrowd(bool force=false)Urho3D::CrowdAgentprivate
AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
agentCrowdId_Urho3D::CrowdAgentprivate
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatable
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyAttributes()Urho3D::CrowdAgentvirtual
attributeAnimationInfos_Urho3D::Animatableprotected
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
CrowdAgent(Context *context)Urho3D::CrowdAgent
CrowdAgentUpdateCallback (defined in Urho3D::CrowdAgent)Urho3D::CrowdAgentfriend
CrowdManager (defined in Urho3D::CrowdAgent)Urho3D::CrowdAgentfriend
crowdManager_Urho3D::CrowdAgentprivate
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(bool depthTest)Urho3D::CrowdAgent
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::CrowdAgentvirtual
enabled_Urho3D::Componentprotected
FindAttributeAnimationTarget(const String &name, String &outName)Urho3D::Animatableprotectedvirtual
GetActualVelocity() const Urho3D::CrowdAgent
GetAgentCrowdId() const Urho3D::CrowdAgentinline
GetAgentState() const Urho3D::CrowdAgent
GetAnimationEnabled() const Urho3D::Animatableinline
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
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetDesiredVelocity() const Urho3D::CrowdAgent
GetDetourCrowdAgent() const Urho3D::CrowdAgentprotected
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFixedUpdateSource()Urho3D::Componentprotected
GetGlobalVar(StringHash key) const Urho3D::Object
GetGlobalVars() const Urho3D::Object
GetHeight() const Urho3D::CrowdAgentinline
GetID() const Urho3D::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetMaxAccel() const Urho3D::CrowdAgentinline
GetMaxSpeed() const Urho3D::CrowdAgentinline
GetNavigationPushiness() const Urho3D::CrowdAgentinline
GetNavigationQuality() const Urho3D::CrowdAgentinline
GetNetworkAttributes() const Urho3D::Serializablevirtual
GetNetworkState() const Urho3D::Serializableinline
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetObjectAnimation() const Urho3D::Animatable
GetObjectAnimationAttr() const Urho3D::Animatable
GetObstacleAvoidanceType() const Urho3D::CrowdAgentinline
GetPosition() const Urho3D::CrowdAgent
GetQueryFilterType() const Urho3D::CrowdAgentinline
GetRadius() const Urho3D::CrowdAgentinline
GetRequestedTargetType() const Urho3D::CrowdAgentinline
GetScene() const Urho3D::Component
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTargetPosition() const Urho3D::CrowdAgentinline
GetTargetState() const Urho3D::CrowdAgent
GetTargetVelocity() const Urho3D::CrowdAgentinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUpdateNodePosition() const Urho3D::CrowdAgentinline
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HandleNavigationTileAdded(StringHash eventType, VariantMap &eventData)Urho3D::CrowdAgentprotected
HasArrived() const Urho3D::CrowdAgent
HasEventHandlers() const Urho3D::Objectinline
HasRequestedTarget() const Urho3D::CrowdAgentinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
height_Urho3D::CrowdAgentprivate
id_Urho3D::Componentprotected
ignoreTransformChanges_Urho3D::CrowdAgentprivate
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const Urho3D::Animatableprotected
IsEnabled() const Urho3D::Componentinline
IsEnabledEffective() const Urho3D::Component
IsInCrowd() const Urho3D::CrowdAgent
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
maxAccel_Urho3D::CrowdAgentprivate
maxSpeed_Urho3D::CrowdAgentprivate
navPushiness_Urho3D::CrowdAgentprivate
navQuality_Urho3D::CrowdAgentprivate
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Object
objectAnimation_Urho3D::Animatableprotected
obstacleAvoidanceType_Urho3D::CrowdAgentprivate
OnAttributeAnimationAdded()Urho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved()Urho3D::Componentprotectedvirtual
OnCrowdUpdate(dtCrowdAgent *ag, float dt)Urho3D::CrowdAgentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::CrowdAgentprotectedvirtual
OnNodeSet(Node *node)Urho3D::CrowdAgentprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnSceneSet(Scene *scene)Urho3D::CrowdAgentprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::CrowdAgentvirtual
PrepareNetworkUpdate()Urho3D::Component
previousAgentState_Urho3D::CrowdAgentprivate
previousPosition_Urho3D::CrowdAgentprivate
previousTargetState_Urho3D::CrowdAgentprivate
queryFilterType_Urho3D::CrowdAgentprivate
radius_Urho3D::CrowdAgentprivate
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::CrowdAgentstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveAgentFromCrowd()Urho3D::CrowdAgentprivate
RemoveAttributeAnimation(const String &name)Urho3D::Animatable
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
requestedTargetType_Urho3D::CrowdAgentprivate
ResetTarget()Urho3D::CrowdAgent
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
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
SetEnabled(bool enable)Urho3D::Component
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetHeight(float height)Urho3D::CrowdAgent
SetID(unsigned id)Urho3D::Componentprotected
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetMaxAccel(float maxAccel)Urho3D::CrowdAgent
SetMaxSpeed(float maxSpeed)Urho3D::CrowdAgent
SetNavigationPushiness(NavigationPushiness val)Urho3D::CrowdAgent
SetNavigationQuality(NavigationQuality val)Urho3D::CrowdAgent
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
SetObstacleAvoidanceType(unsigned obstacleAvoidanceType)Urho3D::CrowdAgent
SetQueryFilterType(unsigned queryFilterType)Urho3D::CrowdAgent
SetRadius(float radius)Urho3D::CrowdAgent
SetTargetPosition(const Vector3 &position)Urho3D::CrowdAgent
SetTargetVelocity(const Vector3 &velocity)Urho3D::CrowdAgent
SetTemporary(bool enable)Urho3D::Serializable
SetUpdateNodePosition(bool unodepos)Urho3D::CrowdAgent
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
targetPosition_Urho3D::CrowdAgentprivate
targetVelocity_Urho3D::CrowdAgentprivate
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
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
updateNodePosition_Urho3D::CrowdAgentprivate
UpdateParameters(unsigned scope=M_MAX_UNSIGNED)Urho3D::CrowdAgentprivate
URHO3D_OBJECT(CrowdAgent, Component) (defined in Urho3D::CrowdAgent)Urho3D::CrowdAgentprivate
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
~CrowdAgent()Urho3D::CrowdAgentvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual