Urho3D
Dviglo::DynamicNavigationMesh Member List

This is the complete list of members for Dviglo::DynamicNavigationMesh, including all inherited members.

AddObstacle(Obstacle *obstacle, bool silent=false)Dviglo::DynamicNavigationMeshprotected
AddRef()Dviglo::RefCounted
AddReplicationState(ComponentReplicationState *state)Dviglo::Component
AddTile(const PODVector< unsigned char > &tileData) overrideDviglo::DynamicNavigationMeshvirtual
AddTriMeshGeometry(NavBuildData *build, Geometry *geometry, const Matrix3x4 &transform)Dviglo::NavigationMeshprotected
agentHeight_Dviglo::NavigationMeshprotected
agentMaxClimb_Dviglo::NavigationMeshprotected
agentMaxSlope_Dviglo::NavigationMeshprotected
agentRadius_Dviglo::NavigationMeshprotected
Allocate(const BoundingBox &boundingBox, unsigned maxTiles) overrideDviglo::DynamicNavigationMeshvirtual
AllocateNetworkState()Dviglo::Serializable
allocator_Dviglo::DynamicNavigationMeshprivate
Animatable(Context *context)Dviglo::Animatableexplicit
animatedNetworkAttributes_Dviglo::Animatableprotected
animationEnabled_Dviglo::Animatableprotected
ApplyAttributes()Dviglo::Serializableinlinevirtual
areas_Dviglo::NavigationMeshprotected
attributeAnimationInfos_Dviglo::Animatableprotected
blockEvents_Dviglo::Objectprivate
boundingBox_Dviglo::NavigationMeshprotected
Build() overrideDviglo::DynamicNavigationMeshvirtual
Build(const BoundingBox &boundingBox) overrideDviglo::DynamicNavigationMeshvirtual
Build(const IntVector2 &from, const IntVector2 &to) overrideDviglo::DynamicNavigationMeshvirtual
BuildTile(Vector< NavigationGeometryInfo > &geometryList, int x, int z, TileCacheData *tiles)Dviglo::DynamicNavigationMeshprotected
Dviglo::NavigationMesh::BuildTile(Vector< NavigationGeometryInfo > &geometryList, int x, int z)Dviglo::NavigationMeshprotectedvirtual
BuildTiles(Vector< NavigationGeometryInfo > &geometryList, const IntVector2 &from, const IntVector2 &to)Dviglo::DynamicNavigationMeshprotected
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
cellHeight_Dviglo::NavigationMeshprotected
cellSize_Dviglo::NavigationMeshprotected
CleanupConnection(Connection *connection)Dviglo::Component
CollectGeometries(Vector< NavigationGeometryInfo > &geometryList)Dviglo::NavigationMeshprotected
CollectGeometries(Vector< NavigationGeometryInfo > &geometryList, Node *node, HashSet< Node * > &processedNodes, bool recursive)Dviglo::NavigationMeshprotected
CollectOffMeshConnections(const BoundingBox &bounds)Dviglo::DynamicNavigationMeshprotected
Component(Context *context)Dviglo::Componentexplicit
compressor_Dviglo::DynamicNavigationMeshprivate
context_Dviglo::Objectprotected
detailSampleDistance_Dviglo::NavigationMeshprotected
detailSampleMaxError_Dviglo::NavigationMeshprotected
DoAutoRemove(AutoRemoveMode mode)Dviglo::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideDviglo::DynamicNavigationMeshvirtual
DrawDebugGeometry(bool depthTest)Dviglo::DynamicNavigationMesh
drawNavAreas_Dviglo::NavigationMeshprotected
drawObstacles_Dviglo::DynamicNavigationMeshprivate
drawOffMeshConnections_Dviglo::NavigationMeshprotected
DynamicNavigationMesh(Context *context)Dviglo::DynamicNavigationMeshexplicit
edgeMaxError_Dviglo::NavigationMeshprotected
edgeMaxLength_Dviglo::NavigationMeshprotected
enabled_Dviglo::Componentprotected
eventHandlers_Dviglo::Objectprivate
FindAttributeAnimationTarget(const String &name, String &outName)Dviglo::Animatableprotectedvirtual
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindNearestPoint(const Vector3 &point, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, dtPolyRef *nearestRef=nullptr)Dviglo::NavigationMesh
FindPath(PODVector< Vector3 > &dest, const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr)Dviglo::NavigationMesh
FindPath(PODVector< NavigationPathPoint > &dest, const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr)Dviglo::NavigationMesh
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetAgentHeight() constDviglo::NavigationMeshinline
GetAgentMaxClimb() constDviglo::NavigationMeshinline
GetAgentMaxSlope() constDviglo::NavigationMeshinline
GetAgentRadius() constDviglo::NavigationMeshinline
GetAnimationEnabled() constDviglo::Animatableinline
GetAreaCost(unsigned areaID) constDviglo::NavigationMesh
GetAttribute(unsigned index) constDviglo::Serializable
GetAttribute(const String &name) constDviglo::Serializable
GetAttributeAnimation(const String &name) constDviglo::Animatable
GetAttributeAnimationInfo(const String &name) constDviglo::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constDviglo::Animatable
GetAttributeAnimationTime(const String &name) constDviglo::Animatable
GetAttributeAnimationWrapMode(const String &name) constDviglo::Animatable
GetAttributeDefault(unsigned index) constDviglo::Serializable
GetAttributeDefault(const String &name) constDviglo::Serializable
GetAttributes() constDviglo::Serializablevirtual
GetBlockEvents() constDviglo::Objectinline
GetBoundingBox() constDviglo::NavigationMeshinline
GetCategory() constDviglo::Object
GetCellHeight() constDviglo::NavigationMeshinline
GetCellSize() constDviglo::NavigationMeshinline
GetComponent(StringHash type) constDviglo::Component
GetComponent() constDviglo::Component
GetComponents(PODVector< Component * > &dest, StringHash type) constDviglo::Component
GetComponents(PODVector< T * > &dest) constDviglo::Component
GetContext() constDviglo::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Dviglo::Componentvirtual
GetDetailSampleDistance() constDviglo::NavigationMeshinline
GetDetailSampleMaxError() constDviglo::NavigationMeshinline
GetDistanceToWall(const Vector3 &point, float radius, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, Vector3 *hitPos=nullptr, Vector3 *hitNormal=nullptr)Dviglo::NavigationMesh
GetDrawNavAreas() constDviglo::NavigationMeshinline
GetDrawObstacles() constDviglo::DynamicNavigationMeshinline
GetDrawOffMeshConnections() constDviglo::NavigationMeshinline
GetEdgeMaxError() constDviglo::NavigationMeshinline
GetEdgeMaxLength() constDviglo::NavigationMeshinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetFixedUpdateSource()Dviglo::Componentprotected
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetID() constDviglo::Componentinline
GetInstanceDefault(const String &name) constDviglo::Serializableprivate
GetInterceptNetworkUpdate(const String &attributeName) constDviglo::Serializable
GetMaxLayers() constDviglo::DynamicNavigationMeshinline
GetMaxObstacles() constDviglo::DynamicNavigationMeshinline
GetMeshName() constDviglo::NavigationMeshinline
GetNavigationDataAttr() const overrideDviglo::DynamicNavigationMeshvirtual
GetNetworkAttributes() constDviglo::Serializablevirtual
GetNetworkState() constDviglo::Serializableinline
GetNode() constDviglo::Componentinline
GetNumAttributes() constDviglo::Serializable
GetNumNetworkAttributes() constDviglo::Serializable
GetNumTiles() constDviglo::NavigationMeshinline
GetObjectAnimation() constDviglo::Animatable
GetObjectAnimationAttr() constDviglo::Animatable
GetPadding() constDviglo::NavigationMeshinline
GetPartitionType() constDviglo::NavigationMeshinline
GetRandomPoint(const dtQueryFilter *filter=nullptr, dtPolyRef *randomRef=nullptr)Dviglo::NavigationMesh
GetRandomPointInCircle(const Vector3 &center, float radius, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, dtPolyRef *randomRef=nullptr)Dviglo::NavigationMesh
GetRegionMergeSize() constDviglo::NavigationMeshinline
GetRegionMinSize() constDviglo::NavigationMeshinline
GetScene() constDviglo::Component
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTileBoundingBox(const IntVector2 &tile) constDviglo::NavigationMesh
GetTileData(const IntVector2 &tile) const overrideDviglo::DynamicNavigationMeshvirtual
GetTileGeometry(NavBuildData *build, Vector< NavigationGeometryInfo > &geometryList, BoundingBox &box)Dviglo::NavigationMeshprotected
GetTileIndex(const Vector3 &position) constDviglo::NavigationMesh
GetTileSize() constDviglo::NavigationMeshinline
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetWorldBoundingBox() constDviglo::NavigationMesh
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dviglo::Componentprotected
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData)Dviglo::DynamicNavigationMeshprotected
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
HasTile(const IntVector2 &tile) constDviglo::NavigationMesh
id_Dviglo::Componentprotected
InitializeQuery()Dviglo::NavigationMeshprotected
instanceDefaultValues_Dviglo::Serializableprivate
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDviglo::Animatableprotected
IsEnabled() constDviglo::Componentinline
IsEnabledEffective() constDviglo::Component
IsInitialized() constDviglo::NavigationMeshinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsObstacleInTile(Obstacle *obstacle, const IntVector2 &tile) constDviglo::DynamicNavigationMesh
IsReplicated() constDviglo::Component
IsTemporary() constDviglo::Serializableinline
keepInterResults_Dviglo::NavigationMeshprotected
Load(Deserializer &source)Dviglo::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDviglo::Animatablevirtual
LoadXML(const XMLElement &source) overrideDviglo::Animatablevirtual
MarkNetworkUpdate() overrideDviglo::Componentvirtual
maxLayers_Dviglo::DynamicNavigationMeshprivate
maxObstacles_Dviglo::DynamicNavigationMeshprivate
meshName_Dviglo::NavigationMeshprotected
MeshProcess (defined in Dviglo::DynamicNavigationMesh)Dviglo::DynamicNavigationMeshfriend
meshProcessor_Dviglo::DynamicNavigationMeshprivate
MoveAlongSurface(const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, int maxVisited=3, const dtQueryFilter *filter=nullptr)Dviglo::NavigationMesh
NavigationMesh(Context *context)Dviglo::NavigationMeshexplicit
navMesh_Dviglo::NavigationMeshprotected
navMeshQuery_Dviglo::NavigationMeshprotected
networkState_Dviglo::Serializableprotected
networkUpdate_Dviglo::Componentprotected
node_Dviglo::Componentprotected
numTilesX_Dviglo::NavigationMeshprotected
numTilesZ_Dviglo::NavigationMeshprotected
Object(Context *context)Dviglo::Objectexplicit
objectAnimation_Dviglo::Animatableprotected
Obstacle (defined in Dviglo::DynamicNavigationMesh)Dviglo::DynamicNavigationMeshfriend
ObstacleChanged(Obstacle *obstacle)Dviglo::DynamicNavigationMeshprotected
OnAttributeAnimationAdded() overrideDviglo::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideDviglo::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constDviglo::Serializablevirtual
OnMarkedDirty(Node *node)Dviglo::Componentprotectedvirtual
OnNodeSet(Node *node)Dviglo::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Dviglo::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnSceneSet(Scene *scene) overrideDviglo::DynamicNavigationMeshprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dviglo::Serializablevirtual
OnSetEnabled()Dviglo::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
padding_Dviglo::NavigationMeshprotected
partitionType_Dviglo::NavigationMeshprotected
pathData_Dviglo::NavigationMeshprotected
PrepareNetworkUpdate()Dviglo::Component
queryFilter_Dviglo::NavigationMeshprotected
Raycast(const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, Vector3 *hitNormal=nullptr)Dviglo::NavigationMesh
ReadDeltaUpdate(Deserializer &source)Dviglo::Serializable
ReadLatestDataUpdate(Deserializer &source)Dviglo::Serializable
ReadTile(Deserializer &source, bool silent)Dviglo::NavigationMeshprivate
ReadTiles(Deserializer &source, bool silent)Dviglo::DynamicNavigationMeshprivate
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
regionMergeSize_Dviglo::NavigationMeshprotected
regionMinSize_Dviglo::NavigationMeshprotected
RegisterObject(Context *context)Dviglo::DynamicNavigationMeshstatic
ReleaseNavigationMesh() overrideDviglo::DynamicNavigationMeshprotectedvirtual
ReleaseRef()Dviglo::RefCounted
ReleaseTileCache()Dviglo::DynamicNavigationMeshprivate
Remove()Dviglo::Component
RemoveAllTiles() overrideDviglo::DynamicNavigationMeshvirtual
RemoveAttributeAnimation(const String &name)Dviglo::Animatable
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveInstanceDefault()Dviglo::Serializable
RemoveObjectAnimation()Dviglo::Animatable
RemoveObstacle(Obstacle *, bool silent=false)Dviglo::DynamicNavigationMeshprotected
RemoveTile(const IntVector2 &tile) overrideDviglo::DynamicNavigationMeshvirtual
ResetToDefault()Dviglo::Serializable
Save(Serializer &dest) const overrideDviglo::Componentvirtual
SaveDefaultAttributes() constDviglo::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDviglo::Componentvirtual
SaveXML(XMLElement &dest) const overrideDviglo::Componentvirtual
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
Serializable(Context *context)Dviglo::Serializableexplicit
SetAgentHeight(float height)Dviglo::NavigationMesh
SetAgentMaxClimb(float maxClimb)Dviglo::NavigationMesh
SetAgentMaxSlope(float maxSlope)Dviglo::NavigationMesh
SetAgentRadius(float radius)Dviglo::NavigationMesh
SetAnimationEnabled(bool enable)Dviglo::Animatable
SetAnimationTime(float time)Dviglo::Animatable
SetAreaCost(unsigned areaID, float cost)Dviglo::NavigationMesh
SetAttribute(unsigned index, const Variant &value)Dviglo::Serializable
SetAttribute(const String &name, const Variant &value)Dviglo::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dviglo::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Dviglo::Animatable
SetAttributeAnimationTime(const String &name, float time)Dviglo::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Dviglo::Animatable
SetBlockEvents(bool block)Dviglo::Objectinline
SetCellHeight(float height)Dviglo::NavigationMesh
SetCellSize(float size)Dviglo::NavigationMesh
SetDetailSampleDistance(float distance)Dviglo::NavigationMesh
SetDetailSampleMaxError(float error)Dviglo::NavigationMesh
SetDrawNavAreas(bool enable)Dviglo::NavigationMeshinline
SetDrawObstacles(bool enable)Dviglo::DynamicNavigationMeshinline
SetDrawOffMeshConnections(bool enable)Dviglo::NavigationMeshinline
SetEdgeMaxError(float error)Dviglo::NavigationMesh
SetEdgeMaxLength(float length)Dviglo::NavigationMesh
SetEnabled(bool enable)Dviglo::Component
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetID(unsigned id)Dviglo::Componentprotected
SetInstanceDefault(bool enable)Dviglo::Serializableinline
SetInstanceDefault(const String &name, const Variant &defaultValue)Dviglo::Serializableprivate
setInstanceDefault_Dviglo::Serializableprivate
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Dviglo::Serializable
SetMaxLayers(unsigned maxLayers)Dviglo::DynamicNavigationMesh
SetMaxObstacles(unsigned maxObstacles)Dviglo::DynamicNavigationMeshinline
SetMeshName(const String &newName)Dviglo::NavigationMesh
SetNavigationDataAttr(const PODVector< unsigned char > &value) overrideDviglo::DynamicNavigationMeshvirtual
SetNode(Node *node)Dviglo::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Dviglo::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Dviglo::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Dviglo::Animatableprotected
SetPadding(const Vector3 &padding)Dviglo::NavigationMesh
SetPartitionType(NavmeshPartitionType partitionType)Dviglo::NavigationMesh
SetRegionMergeSize(float size)Dviglo::NavigationMesh
SetRegionMinSize(float size)Dviglo::NavigationMesh
SetTemporary(bool enable)Dviglo::Serializable
SetTileSize(int size)Dviglo::NavigationMesh
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
temporary_Dviglo::Serializableprivate
tileCache_Dviglo::DynamicNavigationMeshprivate
tileQueue_Dviglo::DynamicNavigationMeshprivate
tileSize_Dviglo::NavigationMeshprotected
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
UpdateAttributeAnimations(float timeStep)Dviglo::Animatableprotected
URHO3D_OBJECT(DynamicNavigationMesh, NavigationMesh) (defined in Dviglo::DynamicNavigationMesh)Dviglo::DynamicNavigationMeshprivate
WeakRefs() constDviglo::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Dviglo::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Dviglo::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Dviglo::Serializable
WriteTile(Serializer &dest, int x, int z) constDviglo::NavigationMeshprivate
WriteTiles(Serializer &dest, int x, int z) constDviglo::DynamicNavigationMeshprivate
~Animatable() overrideDviglo::Animatable
~Component() overrideDviglo::Component
~DynamicNavigationMesh() overrideDviglo::DynamicNavigationMesh
~NavigationMesh() overrideDviglo::NavigationMesh
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~Serializable() overrideDviglo::Serializable