#include <DetourSharedBoundary.h>
|
| void | Initialize () |
| |
| void | Tick (dtReal DeltaTime) |
| |
| int32 | FindData (dtReal *Center, dtReal Radius, dtPolyRef ReqPoly, dtQueryFilter *NavFilter) const |
| |
| int32 | FindData (dtReal *Center, dtReal Radius, dtPolyRef ReqPoly, uint8 SingleAreaId) const |
| |
| int32 | CacheData (dtReal *Center, dtReal Radius, dtPolyRef CenterPoly, dtNavMeshQuery *NavQuery, dtQueryFilter *NavFilter) |
| |
| int32 | CacheData (dtReal *Center, dtReal Radius, dtPolyRef CenterPoly, dtNavMeshQuery *NavQuery, uint8 SingleAreaId) |
| |
| void | FindEdges (dtSharedBoundaryData &Data, dtPolyRef CenterPoly, dtNavMeshQuery *NavQuery, dtQueryFilter *NavFilter) |
| |
| bool | HasSample (int32 Idx) const |
| |
◆ CacheData() [1/2]
◆ CacheData() [2/2]
◆ FindData() [1/2]
◆ FindData() [2/2]
◆ FindEdges()
◆ HasSample()
| bool dtSharedBoundary::HasSample |
( |
int32 |
Idx | ) |
const |
◆ Initialize()
| void dtSharedBoundary::Initialize |
( |
| ) |
|
◆ Tick()
◆ CurrentTime
| dtReal dtSharedBoundary::CurrentTime |
◆ Data
◆ NextClearTime
| dtReal dtSharedBoundary::NextClearTime |
◆ SingleAreaFilter
The documentation for this class was generated from the following files: