Recast Navigation
Navigation-mesh Toolset for Games
InputGeom Member List

This is the complete list of members for InputGeom, including all inherited members.

addConvexVolume(const float *verts, const int nverts, const float minh, const float maxh, unsigned char area)InputGeom
addOffMeshConnection(const float *spos, const float *epos, const float rad, unsigned char bidir, unsigned char area, unsigned short flags)InputGeom
deleteConvexVolume(int i)InputGeom
deleteOffMeshConnection(int i)InputGeom
drawConvexVolumes(struct duDebugDraw *dd, bool hilight=false)InputGeom
drawOffMeshConnections(struct duDebugDraw *dd, bool hilight=false)InputGeom
getBuildSettings() constInputGeominline
getChunkyMesh() constInputGeominline
getConvexVolumeCount() constInputGeominline
getConvexVolumes() constInputGeominline
getMesh() constInputGeominline
getMeshBoundsMax() constInputGeominline
getMeshBoundsMin() constInputGeominline
getNavMeshBoundsMax() constInputGeominline
getNavMeshBoundsMin() constInputGeominline
getOffMeshConnectionAreas() constInputGeominline
getOffMeshConnectionCount() constInputGeominline
getOffMeshConnectionDirs() constInputGeominline
getOffMeshConnectionFlags() constInputGeominline
getOffMeshConnectionId() constInputGeominline
getOffMeshConnectionRads() constInputGeominline
getOffMeshConnectionVerts() constInputGeominline
InputGeom()InputGeom
load(class rcContext *ctx, const std::string &filepath)InputGeom
raycastMesh(float *src, float *dst, float &tmin)InputGeom
saveGeomSet(const BuildSettings *settings)InputGeom
~InputGeom()InputGeom