Dry
Dry::NavigationMesh Member List

This is the complete list of members for Dry::NavigationMesh, including all inherited members.

AddRef()Dry::RefCounted
AddReplicationState(ComponentReplicationState *state)Dry::Component
AddTile(const PODVector< unsigned char > &tileData)Dry::NavigationMeshvirtual
AddTriMeshGeometry(NavBuildData *build, Geometry *geometry, const Matrix3x4 &transform)Dry::NavigationMeshprotected
agentHeight_Dry::NavigationMeshprotected
agentMaxClimb_Dry::NavigationMeshprotected
agentMaxSlope_Dry::NavigationMeshprotected
agentRadius_Dry::NavigationMeshprotected
Allocate(const BoundingBox &boundingBox, unsigned maxTiles)Dry::NavigationMeshvirtual
AllocateNetworkState()Dry::Serializable
Animatable(Context *context)Dry::Animatableexplicit
animatedNetworkAttributes_Dry::Animatableprotected
animationEnabled_Dry::Animatableprotected
ApplyAttributes()Dry::Serializableinlinevirtual
areas_Dry::NavigationMeshprotected
attributeAnimationInfos_Dry::Animatableprotected
boundingBox_Dry::NavigationMeshprotected
Build()Dry::NavigationMeshvirtual
Build(const BoundingBox &boundingBox)Dry::NavigationMeshvirtual
Build(const IntVector2 &from, const IntVector2 &to)Dry::NavigationMeshvirtual
BuildTile(Vector< NavigationGeometryInfo > &geometryList, int x, int z)Dry::NavigationMeshprotectedvirtual
BuildTiles(Vector< NavigationGeometryInfo > &geometryList, const IntVector2 &from, const IntVector2 &to)Dry::NavigationMeshprotected
Cast()Dry::Objectinline
Cast() constDry::Objectinline
cellHeight_Dry::NavigationMeshprotected
cellSize_Dry::NavigationMeshprotected
CleanupConnection(Connection *connection)Dry::Component
CollectGeometries(Vector< NavigationGeometryInfo > &geometryList)Dry::NavigationMeshprotected
CollectGeometries(Vector< NavigationGeometryInfo > &geometryList, Node *node, HashSet< Node *> &processedNodes, bool recursive)Dry::NavigationMeshprotected
Component(Context *context)Dry::Componentexplicit
context_Dry::Objectprotected
CrowdManager (defined in Dry::NavigationMesh)Dry::NavigationMeshfriend
detailSampleDistance_Dry::NavigationMeshprotected
detailSampleMaxError_Dry::NavigationMeshprotected
DoAutoRemove(AutoRemoveMode mode)Dry::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideDry::NavigationMeshvirtual
DrawDebugGeometry(bool depthTest)Dry::NavigationMesh
drawNavAreas_Dry::NavigationMeshprotected
drawOffMeshConnections_Dry::NavigationMeshprotected
DRY_OBJECT(NavigationMesh, Component) (defined in Dry::NavigationMesh)Dry::NavigationMeshprivate
edgeMaxError_Dry::NavigationMeshprotected
edgeMaxLength_Dry::NavigationMeshprotected
enabled_Dry::Componentprotected
FindAttributeAnimationTarget(const String &name, String &outName)Dry::Animatableprotectedvirtual
FindNearestPoint(const Vector3 &point, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, dtPolyRef *nearestRef=nullptr)Dry::NavigationMesh
FindPath(PODVector< Vector3 > &dest, const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr)Dry::NavigationMesh
FindPath(PODVector< NavigationPathPoint > &dest, const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr)Dry::NavigationMesh
GetAgentHeight() constDry::NavigationMeshinline
GetAgentMaxClimb() constDry::NavigationMeshinline
GetAgentMaxSlope() constDry::NavigationMeshinline
GetAgentRadius() constDry::NavigationMeshinline
GetAnimationEnabled() constDry::Animatableinline
GetAreaCost(unsigned areaID) constDry::NavigationMesh
GetAttribute(unsigned index) constDry::Serializable
GetAttribute(const String &name) constDry::Serializable
GetAttributeAnimation(const String &name) constDry::Animatable
GetAttributeAnimationInfo(const String &name) constDry::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constDry::Animatable
GetAttributeAnimationTime(const String &name) constDry::Animatable
GetAttributeAnimationWrapMode(const String &name) constDry::Animatable
GetAttributeDefault(unsigned index) constDry::Serializable
GetAttributeDefault(const String &name) constDry::Serializable
GetAttributes() constDry::Serializablevirtual
GetBlockEvents() constDry::Objectinline
GetBoundingBox() constDry::NavigationMeshinline
GetCategory() constDry::Object
GetCellHeight() constDry::NavigationMeshinline
GetCellSize() constDry::NavigationMeshinline
GetComponent(StringHash type) constDry::Component
GetComponent() constDry::Component
GetComponents(PODVector< Component *> &dest, StringHash type) constDry::Component
GetComponents(PODVector< T *> &dest) constDry::Component
GetContext() constDry::Objectinline
GetDependencyNodes(PODVector< Node *> &dest)Dry::Componentvirtual
GetDetailSampleDistance() constDry::NavigationMeshinline
GetDetailSampleMaxError() constDry::NavigationMeshinline
GetDistanceToWall(const Vector3 &point, float radius, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, Vector3 *hitPos=nullptr, Vector3 *hitNormal=nullptr)Dry::NavigationMesh
GetDrawNavAreas() constDry::NavigationMeshinline
GetDrawOffMeshConnections() constDry::NavigationMeshinline
GetEdgeMaxError() constDry::NavigationMeshinline
GetEdgeMaxLength() constDry::NavigationMeshinline
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetFixedUpdateSource()Dry::Componentprotected
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetID() constDry::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) constDry::Serializable
GetMeshName() constDry::NavigationMeshinline
GetNavigationDataAttr() constDry::NavigationMeshvirtual
GetNetworkAttributes() constDry::Serializablevirtual
GetNetworkState() constDry::Serializableinline
GetNode() constDry::Componentinline
GetNumAttributes() constDry::Serializable
GetNumNetworkAttributes() constDry::Serializable
GetNumTiles() constDry::NavigationMeshinline
GetObjectAnimation() constDry::Animatable
GetObjectAnimationAttr() constDry::Animatable
GetPadding() constDry::NavigationMeshinline
GetPartitionType() constDry::NavigationMeshinline
GetRandomPoint(const dtQueryFilter *filter=nullptr, dtPolyRef *randomRef=nullptr)Dry::NavigationMesh
GetRandomPointInCircle(const Vector3 &center, float radius, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, dtPolyRef *randomRef=nullptr)Dry::NavigationMesh
GetRegionMergeSize() constDry::NavigationMeshinline
GetRegionMinSize() constDry::NavigationMeshinline
GetScene() constDry::Component
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetTileBoundingBox(const IntVector2 &tile) constDry::NavigationMesh
GetTileData(const IntVector2 &tile) constDry::NavigationMeshvirtual
GetTileGeometry(NavBuildData *build, Vector< NavigationGeometryInfo > &geometryList, BoundingBox &box)Dry::NavigationMeshprotected
GetTileIndex(const Vector3 &position) constDry::NavigationMesh
GetTileSize() constDry::NavigationMeshinline
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
GetWorldBoundingBox() constDry::NavigationMesh
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dry::Componentprotected
HasEventHandlers() constDry::Objectinline
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
HasTile(const IntVector2 &tile) constDry::NavigationMesh
id_Dry::Componentprotected
InitializeQuery()Dry::NavigationMeshprotected
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDry::Animatableprotected
IsEnabled() constDry::Componentinline
IsEnabledEffective() constDry::Component
IsInitialized() constDry::NavigationMeshinline
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
IsReplicated() constDry::Component
IsTemporary() constDry::Serializableinline
keepInterResults_Dry::NavigationMeshprotected
Load(Deserializer &source)Dry::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDry::Animatablevirtual
LoadXML(const XMLElement &source) overrideDry::Animatablevirtual
LookupEnum(const String &valueStr, Variant &varValue, const AttributeInfo &attr) constDry::Serializableprotected
MarkNetworkUpdate() overrideDry::Componentvirtual
meshName_Dry::NavigationMeshprotected
MoveAlongSurface(const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, int maxVisited=3, const dtQueryFilter *filter=nullptr)Dry::NavigationMesh
NavigationMesh(Context *context)Dry::NavigationMeshexplicit
navMesh_Dry::NavigationMeshprotected
navMeshQuery_Dry::NavigationMeshprotected
networkState_Dry::Serializableprotected
networkUpdate_Dry::Componentprotected
node_Dry::Componentprotected
numTilesX_Dry::NavigationMeshprotected
numTilesZ_Dry::NavigationMeshprotected
Object(Context *context)Dry::Objectexplicit
objectAnimation_Dry::Animatableprotected
OnAttributeAnimationAdded() overrideDry::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideDry::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constDry::Serializablevirtual
OnMarkedDirty(Node *node)Dry::Componentprotectedvirtual
OnNodeSet(Node *node)Dry::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Dry::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnSceneSet(Scene *scene)Dry::Componentprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dry::Serializablevirtual
OnSetEnabled()Dry::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
padding_Dry::NavigationMeshprotected
partitionType_Dry::NavigationMeshprotected
pathData_Dry::NavigationMeshprotected
PrepareNetworkUpdate()Dry::Component
queryFilter_Dry::NavigationMeshprotected
Raycast(const Vector3 &start, const Vector3 &end, const Vector3 &extents=Vector3::ONE, const dtQueryFilter *filter=nullptr, Vector3 *hitNormal=nullptr)Dry::NavigationMesh
ReadDeltaUpdate(Deserializer &source)Dry::Serializable
ReadLatestDataUpdate(Deserializer &source)Dry::Serializable
ReadTile(Deserializer &source, bool silent)Dry::NavigationMeshprivate
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
regionMergeSize_Dry::NavigationMeshprotected
regionMinSize_Dry::NavigationMeshprotected
RegisterObject(Context *context)Dry::NavigationMeshstatic
ReleaseNavigationMesh()Dry::NavigationMeshprotectedvirtual
ReleaseRef()Dry::RefCounted
Remove()Dry::Component
RemoveAllTiles()Dry::NavigationMeshvirtual
RemoveAttributeAnimation(const String &name)Dry::Animatable
RemoveInstanceDefault()Dry::Serializable
RemoveObjectAnimation()Dry::Animatable
RemoveTile(const IntVector2 &tile)Dry::NavigationMeshvirtual
ResetToDefault()Dry::Serializable
Save(Serializer &dest) const overrideDry::Componentvirtual
SaveDefaultAttributes() constDry::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDry::Componentvirtual
SaveXML(XMLElement &dest) const overrideDry::Componentvirtual
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
Serializable(Context *context)Dry::Serializableexplicit
SetAgentHeight(float height)Dry::NavigationMesh
SetAgentMaxClimb(float maxClimb)Dry::NavigationMesh
SetAgentMaxSlope(float maxSlope)Dry::NavigationMesh
SetAgentRadius(float radius)Dry::NavigationMesh
SetAnimationEnabled(bool enable)Dry::Animatable
SetAnimationTime(float time)Dry::Animatable
SetAreaCost(unsigned areaID, float cost)Dry::NavigationMesh
SetAttribute(unsigned index, const Variant &value)Dry::Serializable
SetAttribute(const String &name, const Variant &value)Dry::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dry::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Dry::Animatable
SetAttributeAnimationTime(const String &name, float time)Dry::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Dry::Animatable
SetBlockEvents(bool block)Dry::Objectinline
SetCellHeight(float height)Dry::NavigationMesh
SetCellSize(float size)Dry::NavigationMesh
SetDetailSampleDistance(float distance)Dry::NavigationMesh
SetDetailSampleMaxError(float error)Dry::NavigationMesh
SetDrawNavAreas(bool enable)Dry::NavigationMeshinline
SetDrawOffMeshConnections(bool enable)Dry::NavigationMeshinline
SetEdgeMaxError(float error)Dry::NavigationMesh
SetEdgeMaxLength(float length)Dry::NavigationMesh
SetEnabled(bool enable)Dry::Component
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetID(unsigned id)Dry::Componentprotected
SetInstanceDefault(bool enable)Dry::Serializableinline
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Dry::Serializable
SetMeshName(const String &newName)Dry::NavigationMesh
SetNavigationDataAttr(const PODVector< unsigned char > &value)Dry::NavigationMeshvirtual
SetNode(Node *node)Dry::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Dry::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Dry::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Dry::Animatableprotected
SetPadding(const Vector3 &padding)Dry::NavigationMesh
SetPartitionType(NavmeshPartitionType partitionType)Dry::NavigationMesh
SetRegionMergeSize(float size)Dry::NavigationMesh
SetRegionMinSize(float size)Dry::NavigationMesh
SetTemporary(bool enable)Dry::Serializable
SetTileSize(int size)Dry::NavigationMesh
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
tileSize_Dry::NavigationMeshprotected
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
UpdateAttributeAnimations(float timeStep)Dry::Animatableprotected
WeakRefs() constDry::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Dry::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
WriteTile(Serializer &dest, int x, int z) constDry::NavigationMeshprivate
~Animatable() overrideDry::Animatable
~Component() override=default (defined in Dry::Component)Dry::Component
~NavigationMesh() overrideDry::NavigationMesh
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual
~Serializable() overrideDry::Serializable