Rebel Fork Framework
Urho3D::DynamicNavigationMesh Member List

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

AddObstacle(Obstacle *obstacle, bool silent=false)Urho3D::DynamicNavigationMeshprotected
AddRef()Urho3D::RefCounted
AddTile(const ea::vector< unsigned char > &tileData) overrideUrho3D::DynamicNavigationMeshvirtual
AddTriMeshGeometry(NavBuildData *build, Geometry *geometry, const Matrix3x4 &transform)Urho3D::NavigationMeshprotected
agentHeight_Urho3D::NavigationMeshprotected
agentMaxClimb_Urho3D::NavigationMeshprotected
agentMaxSlope_Urho3D::NavigationMeshprotected
agentRadius_Urho3D::NavigationMeshprotected
Allocate()Urho3D::NavigationMesh
AllocateMesh(unsigned maxTiles) overrideUrho3D::DynamicNavigationMeshprotectedvirtual
allocator_Urho3D::DynamicNavigationMeshprivate
ApplyAttributes()Urho3D::Serializableinlinevirtual
areas_Urho3D::NavigationMeshprotected
blockEvents_Urho3D::Objectprivate
BuildTile(ea::vector< NavigationGeometryInfo > &geometryList, int x, int z, TileCacheData *tiles)Urho3D::DynamicNavigationMeshprotected
Urho3D::NavigationMesh::BuildTile(ea::vector< NavigationGeometryInfo > &geometryList, int x, int z)Urho3D::NavigationMeshprotected
BuildTiles(const IntVector2 &from, const IntVector2 &to)Urho3D::NavigationMesh
BuildTilesFromGeometry(ea::vector< NavigationGeometryInfo > &geometryList, const IntVector2 &from, const IntVector2 &to) overrideUrho3D::DynamicNavigationMeshprotectedvirtual
BuildTilesInRegion(const BoundingBox &boundingBox)Urho3D::NavigationMesh
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
cellHeight_Urho3D::NavigationMeshprotected
cellSize_Urho3D::NavigationMeshprotected
Clear()Urho3D::NavigationMesh
CollectGeometries(ea::vector< NavigationGeometryInfo > &geometryList)Urho3D::NavigationMeshprotected
CollectGeometries(ea::vector< NavigationGeometryInfo > &geometryList, Node *node, ea::hash_set< Node * > &processedNodes, bool recursive)Urho3D::NavigationMeshprotected
CollectOffMeshConnections(const BoundingBox &bounds)Urho3D::DynamicNavigationMeshprotected
Component(Context *context)Urho3D::Componentexplicit
compressor_Urho3D::DynamicNavigationMeshprivate
context_Urho3D::Objectprotected
CopyAttributes(const Serializable *source, bool resetToDefault=true)Urho3D::Serializable
DefaultMaxTilesUrho3D::NavigationMeshstatic
detailSampleDistance_Urho3D::NavigationMeshprotected
detailSampleMaxError_Urho3D::NavigationMeshprotected
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideUrho3D::DynamicNavigationMeshvirtual
DrawDebugGeometry(bool depthTest)Urho3D::DynamicNavigationMesh
drawNavAreas_Urho3D::NavigationMeshprotected
drawObstacles_Urho3D::DynamicNavigationMeshprivate
drawOffMeshConnections_Urho3D::NavigationMeshprotected
DynamicNavigationMesh(Context *context)Urho3D::DynamicNavigationMeshexplicit
edgeMaxError_Urho3D::NavigationMeshprotected
edgeMaxLength_Urho3D::NavigationMeshprotected
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
FindNearestPoint(const Vector3 &point, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, dtPolyRef *nearestRef=nullptr)Urho3D::NavigationMesh
FindPath(ea::vector< Vector3 > &dest, const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr)Urho3D::NavigationMesh
FindPath(ea::vector< NavigationPathPoint > &dest, const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr)Urho3D::NavigationMesh
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
GetAgentHeight() constUrho3D::NavigationMeshinline
GetAgentMaxClimb() constUrho3D::NavigationMeshinline
GetAgentMaxSlope() constUrho3D::NavigationMeshinline
GetAgentRadius() constUrho3D::NavigationMeshinline
GetAllTileIndices() constUrho3D::NavigationMesh
GetAreaCost(unsigned areaID) constUrho3D::NavigationMesh
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
GetCellHeight() constUrho3D::NavigationMeshinline
GetCellSize() constUrho3D::NavigationMeshinline
GetComponent(StringHash type) constUrho3D::Component
GetComponent() constUrho3D::Component
GetContext() constUrho3D::Objectinline
GetDependencyNodes(ea::vector< Node * > &dest)Urho3D::Componentvirtual
GetDetailSampleDistance() constUrho3D::NavigationMeshinline
GetDetailSampleMaxError() constUrho3D::NavigationMeshinline
GetDistanceToWall(const Vector3 &point, float radius, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, Vector3 *hitPos=nullptr, Vector3 *hitNormal=nullptr)Urho3D::NavigationMesh
GetDrawNavAreas() constUrho3D::NavigationMeshinline
GetDrawObstacles() constUrho3D::DynamicNavigationMeshinline
GetDrawOffMeshConnections() constUrho3D::NavigationMeshinline
GetEdgeMaxError() constUrho3D::NavigationMeshinline
GetEdgeMaxLength() constUrho3D::NavigationMeshinline
GetEffectiveScopeHint() constUrho3D::Component
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFixedUpdateSource()Urho3D::Componentprotected
GetFullNameDebug() constUrho3D::Component
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetHeightRange() constUrho3D::NavigationMeshinline
GetID() constUrho3D::Componentinline
GetIndexInParent() constUrho3D::Component
GetInstanceDefault(const ea::string &name) constUrho3D::Serializablevirtual
GetMaxLayers() constUrho3D::DynamicNavigationMeshinline
GetMaxObstacles() constUrho3D::DynamicNavigationMeshinline
GetMaxTiles() constUrho3D::NavigationMeshinline
GetMeshName() constUrho3D::NavigationMeshinline
GetNavigationDataAttr() const overrideUrho3D::DynamicNavigationMeshvirtual
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetPadding() constUrho3D::NavigationMeshinline
GetPartitionType() constUrho3D::NavigationMeshinline
GetRandomPoint(const dtQueryFilter *filter=nullptr, dtPolyRef *randomRef=nullptr)Urho3D::NavigationMesh
GetRandomPointInCircle(const Vector3 &center, float radius, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, dtPolyRef *randomRef=nullptr)Urho3D::NavigationMesh
GetReflection() constUrho3D::Serializablevirtual
GetRegionMergeSize() constUrho3D::NavigationMeshinline
GetRegionMinSize() constUrho3D::NavigationMeshinline
GetScene() constUrho3D::Component
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetTileBoundingBoxColumn(const IntVector2 &tileIndex) constUrho3D::NavigationMesh
GetTileData(const IntVector2 &tileIndex) const overrideUrho3D::DynamicNavigationMeshvirtual
GetTileGeometry(NavBuildData *build, ea::vector< NavigationGeometryInfo > &geometryList, BoundingBox &box)Urho3D::NavigationMeshprotected
GetTileIndex(const Vector3 &position) constUrho3D::NavigationMesh
GetTileSize() constUrho3D::NavigationMeshinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData)Urho3D::DynamicNavigationMeshprotected
HasAuxiliaryData() constUrho3D::Componentinlinevirtual
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
HasTile(const IntVector2 &tileIndex) constUrho3D::NavigationMesh
heightRange_Urho3D::NavigationMeshprotected
id_Urho3D::Componentprotected
InitializeQuery()Urho3D::NavigationMeshprotected
instanceDefaultValues_Urho3D::Serializableprotected
IsEnabled() constUrho3D::Componentinline
IsEnabledEffective() constUrho3D::Component
IsHeightRangeValid() constUrho3D::NavigationMeshinline
IsInitialized() constUrho3D::NavigationMeshinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsObstacleInTile(Obstacle *obstacle, const IntVector2 &tileIndex) constUrho3D::DynamicNavigationMesh
IsScriptStrongRef() constUrho3D::RefCountedinline
IsTemporary() constUrho3D::Serializableinline
keepInterResults_Urho3D::NavigationMeshprotected
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
MaxLayersUrho3D::NavigationMeshstatic
maxLayers_Urho3D::DynamicNavigationMeshprivate
maxObstacles_Urho3D::DynamicNavigationMeshprivate
maxTiles_Urho3D::NavigationMeshprotected
meshName_Urho3D::NavigationMeshprotected
MeshProcess (defined in Urho3D::DynamicNavigationMesh)Urho3D::DynamicNavigationMeshfriend
meshProcessor_Urho3D::DynamicNavigationMeshprivate
MoveAlongSurface(const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, int maxVisited=3, const dtQueryFilter *filter=nullptr)Urho3D::NavigationMesh
NavigationDataVersionUrho3D::DynamicNavigationMeshstatic
NavigationMesh(Context *context)Urho3D::NavigationMeshexplicit
navMesh_Urho3D::NavigationMeshprotected
navMeshQuery_Urho3D::NavigationMeshprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Objectexplicit
Obstacle (defined in Urho3D::DynamicNavigationMesh)Urho3D::DynamicNavigationMeshfriend
ObstacleChanged(Obstacle *obstacle)Urho3D::DynamicNavigationMeshprotected
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::DynamicNavigationMeshprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
padding_Urho3D::NavigationMeshprotected
partitionType_Urho3D::NavigationMeshprotected
pathData_Urho3D::NavigationMeshprotected
queryFilter_Urho3D::NavigationMeshprotected
Raycast(const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, Vector3 *hitNormal=nullptr)Urho3D::NavigationMesh
ReadTile(Deserializer &source, bool silent)Urho3D::NavigationMeshprivate
ReadTiles(Deserializer &source, bool silent)Urho3D::DynamicNavigationMeshprivate
Rebuild()Urho3D::NavigationMesh
RebuildMesh() overrideUrho3D::DynamicNavigationMeshprotectedvirtual
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
regionMergeSize_Urho3D::NavigationMeshprotected
regionMinSize_Urho3D::NavigationMeshprotected
RegisterObject(Context *context)Urho3D::DynamicNavigationMeshstatic
ReleaseNavigationMesh() overrideUrho3D::DynamicNavigationMeshprotectedvirtual
ReleaseRef()Urho3D::RefCounted
ReleaseTileCache()Urho3D::DynamicNavigationMeshprivate
Remove()Urho3D::Component
RemoveAllTiles() overrideUrho3D::DynamicNavigationMeshvirtual
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
RemoveObstacle(Obstacle *obstacle, bool silent=false)Urho3D::DynamicNavigationMeshprotected
RemoveTile(const IntVector2 &tileIndex) overrideUrho3D::DynamicNavigationMeshvirtual
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes(const AttributeInfo &attr) constUrho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideUrho3D::Componentvirtual
SaveXML(XMLElement &dest) const overrideUrho3D::Componentvirtual
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
SendRebuildEvent()Urho3D::NavigationMeshprotected
SendTileAddedEvent(const IntVector2 &tileIndex)Urho3D::NavigationMeshprotected
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
SetAgentHeight(float height)Urho3D::NavigationMesh
SetAgentMaxClimb(float maxClimb)Urho3D::NavigationMesh
SetAgentMaxSlope(float maxSlope)Urho3D::NavigationMesh
SetAgentRadius(float radius)Urho3D::NavigationMesh
SetAreaCost(unsigned areaID, float cost)Urho3D::NavigationMesh
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const ea::string &name, const Variant &value)Urho3D::Serializable
SetBlockEvents(bool block)Urho3D::Objectinline
SetCellHeight(float height)Urho3D::NavigationMesh
SetCellSize(float size)Urho3D::NavigationMesh
SetDetailSampleDistance(float distance)Urho3D::NavigationMesh
SetDetailSampleMaxError(float error)Urho3D::NavigationMesh
SetDrawNavAreas(bool enable)Urho3D::NavigationMeshinline
SetDrawObstacles(bool enable)Urho3D::DynamicNavigationMeshinline
SetDrawOffMeshConnections(bool enable)Urho3D::NavigationMeshinline
SetEdgeMaxError(float error)Urho3D::NavigationMesh
SetEdgeMaxLength(float length)Urho3D::NavigationMesh
SetEnabled(bool enable)Urho3D::Component
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetHeightRange(const Vector2 &range)Urho3D::NavigationMeshinline
SetID(unsigned id)Urho3D::Componentprotected
SetInstanceDefault(bool enable)Urho3D::Serializableinline
SetInstanceDefault(const ea::string &name, const Variant &defaultValue)Urho3D::Serializable
setInstanceDefault_Urho3D::Serializableprotected
SetMaxLayers(unsigned maxLayers)Urho3D::DynamicNavigationMesh
SetMaxObstacles(unsigned maxObstacles)Urho3D::DynamicNavigationMeshinline
SetMaxTiles(int maxTiles)Urho3D::NavigationMeshinline
SetMeshName(const ea::string &newName)Urho3D::NavigationMesh
SetNavigationDataAttr(const ea::vector< unsigned char > &value) overrideUrho3D::DynamicNavigationMeshvirtual
SetNode(Node *node)Urho3D::Componentprotected
SetPadding(const Vector3 &padding)Urho3D::NavigationMesh
SetPartitionType(NavmeshPartitionType partitionType)Urho3D::NavigationMesh
SetRegionMergeSize(float size)Urho3D::NavigationMesh
SetRegionMinSize(float size)Urho3D::NavigationMesh
SetTemporary(bool enable)Urho3D::Serializable
SetTileSize(int size)Urho3D::NavigationMesh
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
temporary_Urho3D::Serializableprotected
tileCache_Urho3D::DynamicNavigationMeshprivate
tileQueue_Urho3D::DynamicNavigationMeshprivate
tileSize_Urho3D::NavigationMeshprotected
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
UpdateTileCache()Urho3D::DynamicNavigationMeshprivate
URHO3D_OBJECT(DynamicNavigationMesh, NavigationMesh) (defined in Urho3D::DynamicNavigationMesh)Urho3D::DynamicNavigationMeshprivate
WeakRefs() constUrho3D::RefCounted
WriteTile(Serializer &dest, int x, int z, int layer) constUrho3D::DynamicNavigationMeshprivate
~Component() overrideUrho3D::Component
~DynamicNavigationMesh() overrideUrho3D::DynamicNavigationMesh
~NavigationMesh() overrideUrho3D::NavigationMesh
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~Serializable() overrideUrho3D::Serializable