AddAgent(CrowdAgent *agent, const Vector3 &pos) | Urho3D::CrowdManager | protected |
AddRef() | Urho3D::RefCounted | |
ApplyAttributes() override | Urho3D::CrowdManager | virtual |
blockEvents_ | Urho3D::Object | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
Component(Context *context) | Urho3D::Component | explicit |
context_ | Urho3D::Object | protected |
CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
CreateCrowd() | Urho3D::CrowdManager | protected |
crowd_ | Urho3D::CrowdManager | private |
CrowdAgent (defined in Urho3D::CrowdManager) | Urho3D::CrowdManager | friend |
CrowdManager(Context *context) | Urho3D::CrowdManager | explicit |
DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::CrowdManager | virtual |
DrawDebugGeometry(bool depthTest) | Urho3D::CrowdManager | |
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 |
FindNearestPoint(const Vector3 &point, int queryFilterType, dtPolyRef *nearestRef=nullptr) | Urho3D::CrowdManager | |
FindPath(ea::vector< Vector3 > &dest, const Vector3 &start, const Vector3 &end, int queryFilterType) | Urho3D::CrowdManager | |
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 |
GetAgents(Node *node=nullptr, bool inCrowdFilter=true) const | Urho3D::CrowdManager | |
GetAreaCost(unsigned queryFilterType, unsigned areaID) const | Urho3D::CrowdManager | |
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 | |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetCrowd() const | Urho3D::CrowdManager | inlineprotected |
GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
GetDetourCrowdAgent(int agent) const | Urho3D::CrowdManager | protected |
GetDetourQueryFilter(unsigned queryFilterType) const | Urho3D::CrowdManager | protected |
GetDistanceToWall(const Vector3 &point, float radius, int queryFilterType, Vector3 *hitPos=nullptr, Vector3 *hitNormal=nullptr) | Urho3D::CrowdManager | |
GetEditableDetourCrowdAgent(int agent) | Urho3D::CrowdManager | protected |
GetEffectiveScopeHint() const | Urho3D::Component | |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetExcludeFlags(unsigned queryFilterType) const | Urho3D::CrowdManager | |
GetFixedUpdateSource() | Urho3D::Component | protected |
GetFullNameDebug() const | Urho3D::Component | |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetID() const | Urho3D::Component | inline |
GetIncludeFlags(unsigned queryFilterType) const | Urho3D::CrowdManager | |
GetIndexInParent() const | Urho3D::Component | |
GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
GetMaxAgentRadius() const | Urho3D::CrowdManager | inline |
GetMaxAgents() const | Urho3D::CrowdManager | inline |
GetNavigationMesh() const | Urho3D::CrowdManager | inline |
GetNode() const | Urho3D::Component | inline |
GetNumAreas(unsigned queryFilterType) const | Urho3D::CrowdManager | |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumObstacleAvoidanceTypes() const | Urho3D::CrowdManager | inline |
GetNumQueryFilterTypes() const | Urho3D::CrowdManager | inline |
GetObstacleAvoidanceParams(unsigned obstacleAvoidanceType) const | Urho3D::CrowdManager | |
GetObstacleAvoidanceTypesAttr() const | Urho3D::CrowdManager | |
GetQueryFilterTypesAttr() const | Urho3D::CrowdManager | |
GetRandomPoint(int queryFilterType, dtPolyRef *randomRef=nullptr) | Urho3D::CrowdManager | |
GetRandomPointInCircle(const Vector3 ¢er, float radius, int queryFilterType, dtPolyRef *randomRef=nullptr) | Urho3D::CrowdManager | |
GetReflection() const | Urho3D::Serializable | virtual |
GetScene() const | Urho3D::Component | |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
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 |
HandleComponentAdded(StringHash eventType, VariantMap &eventData) | Urho3D::CrowdManager | private |
HandleNavMeshChanged(StringHash eventType, VariantMap &eventData) | Urho3D::CrowdManager | private |
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::CrowdManager | 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 | |
heightCallback_ | Urho3D::CrowdManager | private |
id_ | Urho3D::Component | protected |
instanceDefaultValues_ | Urho3D::Serializable | protected |
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 |
IsTemporary() const | Urho3D::Serializable | inline |
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 |
maxAgentRadius_ | Urho3D::CrowdManager | private |
maxAgents_ | Urho3D::CrowdManager | private |
MoveAlongSurface(const Vector3 &start, const Vector3 &end, int queryFilterType, int maxVisited=3) | Urho3D::CrowdManager | |
navigationMesh_ | Urho3D::CrowdManager | private |
navigationMeshId_ | Urho3D::CrowdManager | private |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
numAreas_ | Urho3D::CrowdManager | private |
numObstacleAvoidanceTypes_ | Urho3D::CrowdManager | private |
numQueryFilterTypes_ | Urho3D::CrowdManager | 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 *scene) override | Urho3D::CrowdManager | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() | Urho3D::Component | inlinevirtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
Raycast(const Vector3 &start, const Vector3 &end, int queryFilterType, Vector3 *hitNormal=nullptr) | Urho3D::CrowdManager | |
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::CrowdManager | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveAgent(CrowdAgent *agent) | Urho3D::CrowdManager | protected |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveInstanceDefault() | Urho3D::Serializable | |
ResetCrowdTarget(Node *node=nullptr) | Urho3D::CrowdManager | |
ResetToDefault() | Urho3D::Serializable | |
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 |
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 | |
SetAreaCost(unsigned queryFilterType, unsigned areaID, float cost) | Urho3D::CrowdManager | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetCrowdTarget(const Vector3 &position, Node *node=nullptr) | Urho3D::CrowdManager | |
SetCrowdVelocity(const Vector3 &velocity, Node *node=nullptr) | Urho3D::CrowdManager | |
SetEnabled(bool enable) | Urho3D::Component | |
SetExcludeFlags(unsigned queryFilterType, unsigned short flags) | Urho3D::CrowdManager | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetHeightCallback(const CrowdAgentHeightCallback &callback) | Urho3D::CrowdManager | inline |
SetID(unsigned id) | Urho3D::Component | protected |
SetIncludeFlags(unsigned queryFilterType, unsigned short flags) | Urho3D::CrowdManager | |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
setInstanceDefault_ | Urho3D::Serializable | protected |
SetMaxAgentRadius(float maxAgentRadius) | Urho3D::CrowdManager | |
SetMaxAgents(unsigned maxAgents) | Urho3D::CrowdManager | |
SetNavigationMesh(NavigationMesh *navMesh) | Urho3D::CrowdManager | |
SetNode(Node *node) | Urho3D::Component | protected |
SetObstacleAvoidanceParams(unsigned obstacleAvoidanceType, const CrowdObstacleAvoidanceParams ¶ms) | Urho3D::CrowdManager | |
SetObstacleAvoidanceTypesAttr(const VariantVector &value) | Urho3D::CrowdManager | |
SetQueryFilterTypesAttr(const VariantVector &value) | Urho3D::CrowdManager | |
SetTemporary(bool enable) | Urho3D::Serializable | |
SetVelocityCallback(const CrowdAgentVelocityCallback &callback) | Urho3D::CrowdManager | inline |
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 | |
temporary_ | Urho3D::Serializable | protected |
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 delta) | Urho3D::CrowdManager | protected |
UpdateAgentPosition(CrowdAgent *agent, float timeStep, Vector3 &position) const | Urho3D::CrowdManager | |
UpdateAgentVelocity(CrowdAgent *agent, float timeStep, Vector3 &desiredVelocity, float &desiredSpeed) const | Urho3D::CrowdManager | |
URHO3D_OBJECT(CrowdManager, Component) (defined in Urho3D::CrowdManager) | Urho3D::CrowdManager | private |
velocityCallback_ | Urho3D::CrowdManager | private |
WeakRefs() const | Urho3D::RefCounted | |
~Component() override | Urho3D::Component | |
~CrowdManager() override | Urho3D::CrowdManager | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() override | Urho3D::Serializable | |