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 | |
getChunkyMesh() const | InputGeom | [inline] |
getConvexVolumeCount() const | InputGeom | [inline] |
getConvexVolumes() const | InputGeom | [inline] |
getMesh() const | InputGeom | [inline] |
getMeshBoundsMax() const | InputGeom | [inline] |
getMeshBoundsMin() const | InputGeom | [inline] |
getOffMeshConnectionAreas() const | InputGeom | [inline] |
getOffMeshConnectionCount() const | InputGeom | [inline] |
getOffMeshConnectionDirs() const | InputGeom | [inline] |
getOffMeshConnectionFlags() const | InputGeom | [inline] |
getOffMeshConnectionId() const | InputGeom | [inline] |
getOffMeshConnectionRads() const | InputGeom | [inline] |
getOffMeshConnectionVerts() const | InputGeom | [inline] |
InputGeom() | InputGeom | |
load(class rcContext *ctx, const char *filepath) | InputGeom | |
loadMesh(class rcContext *ctx, const char *filepath) | InputGeom | |
raycastMesh(float *src, float *dst, float &tmin) | InputGeom | |
save(const char *filepath) | InputGeom | |
~InputGeom() | InputGeom | |