This is the complete list of members for InputGeom, including all inherited members.
| addConvexVolume(const float *verts, int nverts, float minh, float maxh, unsigned char area) | InputGeom | |
| addOffMeshConnection(const float *startPos, const float *endPos, float radius, unsigned char bidirectional, unsigned char area, unsigned short flags) | InputGeom | |
| convexVolumes | InputGeom | |
| deleteConvexVolume(int i) | InputGeom | |
| deleteOffMeshConnection(int i) | InputGeom | |
| drawConvexVolumes(duDebugDraw *dd) | InputGeom | |
| drawOffMeshConnections(duDebugDraw *dd, bool highlight=false) | InputGeom | |
| filename | InputGeom | |
| getBuildSettings() const | InputGeom | inline |
| getNavMeshBoundsMax() const | InputGeom | inline |
| getNavMeshBoundsMin() const | InputGeom | inline |
| load(rcContext *ctx, const std::string &filepath) | InputGeom | |
| mesh | InputGeom | |
| meshBoundsMax | InputGeom | |
| meshBoundsMin | InputGeom | |
| offmeshConnArea | InputGeom | |
| offmeshConnBidirectional | InputGeom | |
| offmeshConnFlags | InputGeom | |
| offmeshConnId | InputGeom | |
| offmeshConnRadius | InputGeom | |
| offmeshConnVerts | InputGeom | |
| partitionedMesh | InputGeom | |
| raycastMesh(float *src, float *dst, float &tmin) const | InputGeom | |
| saveGeomSet(const BuildSettings *settings) | InputGeom | |