HOG2
Voxels Member List

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

AddVoxelCubeToOctree(uint64_t values, point3d p)Voxelsprivate
ApplyAction(voxelState &s, voxelAction a) constVoxelsvirtual
bValidSearchGoalSearchEnvironment< voxelState, voxelAction >protected
ClearGoal()SearchEnvironment< voxelState, voxelAction >inlinevirtual
colorSearchEnvironment< voxelState, voxelAction >mutableprotected
Compact1By2(uint32_t x) constVoxelsprivate
DecodeMorton3X(uint32_t code) constVoxelsprivate
DecodeMorton3Y(uint32_t code) constVoxelsprivate
DecodeMorton3Z(uint32_t code) constVoxelsprivate
Draw(Graphics::Display &display) constVoxelsvirtual
SearchEnvironment< voxelState, voxelAction >::Draw(Graphics::Display &display, const voxelState &) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
DrawLine(Graphics::Display &display, const voxelState &x, const voxelState &y, float width=1.0) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
EncodeMorton3(uint32_t x, uint32_t y, uint32_t z) constVoxelsprivate
Export(const char *filename)Voxels
GCost(const voxelState &node1, const voxelState &node2) constVoxelsvirtual
GCost(const voxelState &node, const voxelAction &act) constVoxelsvirtual
GetAction(const voxelState &s1, const voxelState &s2) constSearchEnvironment< voxelState, voxelAction >virtual
GetActionHash(voxelAction act) constVoxelsvirtual
GetActions(const voxelState &nodeID, std::vector< voxelAction > &actions) constVoxelsvirtual
GetColor(GLfloat &rr, GLfloat &g, GLfloat &b, GLfloat &t) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
GetColor() constSearchEnvironment< voxelState, voxelAction >inlinevirtual
GetCoordsForIndex(size_t i, size_t &x, size_t &y, size_t &z) constVoxelsprivate
GetIndex(size_t x, size_t y, size_t z) constVoxelsprivate
GetMaxHash() constSearchEnvironment< voxelState, voxelAction >inlinevirtual
GetNextState(const voxelState &s1, voxelAction a, voxelState &s2) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
GetNumSuccessors(const voxelState &stateID) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
GetOccupancyInfo()SearchEnvironment< voxelState, voxelAction >inlinevirtual
GetPathLength(std::vector< voxelState > &neighbors)SearchEnvironment< voxelState, voxelAction >virtual
GetPathLength(const voxelState &start, std::vector< voxelAction > &neighbors)SearchEnvironment< voxelState, voxelAction >virtual
GetStateFromHash(uint64_t parent, voxelState &s)Voxels
SearchEnvironment< voxelState, voxelAction >::GetStateFromHash(uint64_t parent, voxelState &s) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
GetStateHash(const voxelState &node) constVoxelsvirtual
GetSuccessors(const voxelState &nodeID, std::vector< voxelState > &neighbors) constVoxelsvirtual
GetVoxelCoordinate(uint64_t morton, float voxelSize, const float minbounds[4]) constVoxelsprivate
GLDrawLine(const voxelState &x, const voxelState &y) constVoxelsvirtual
GLDrawPath(const std::vector< voxelState > &x) constSearchEnvironment< voxelState, voxelAction >virtual
GLLabelState(const voxelState &, const char *) constVoxelsvirtual
GoalTest(const voxelState &node, const voxelState &goal) constVoxelsvirtual
SearchEnvironment< voxelState, voxelAction >::GoalTest(const voxelState &node) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
HCost(const voxelState &node1, const voxelState &node2) constVoxelsvirtual
SearchEnvironment< voxelState, voxelAction >::HCost(const voxelState &node1, const voxelState &node2, double parentHCost) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
SearchEnvironment< voxelState, voxelAction >::HCost(const voxelState &node) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
Heuristic()Heuristic< voxelState >inline
heuristicsHeuristic< voxelState >
histogramHeuristic< voxelState >mutable
InvertAction(voxelAction &a) constVoxelsvirtual
IsGoalStored() constSearchEnvironment< voxelState, voxelAction >inlinevirtual
lookupsHeuristic< voxelState >
mLayer0VoxelGridsVoxelsprivate
mOctreeLayersVoxelsprivate
OctreeLayer typedefVoxelsprivate
OpenGLDraw() constVoxels
OpenGLDraw(const voxelState &) constVoxelsvirtual
OpenGLDraw(const voxelState &, const voxelState &, float) constVoxelsvirtual
OpenGLDraw(const voxelState &, const voxelAction &) constVoxelsvirtual
SearchEnvironment< voxelState, voxelAction >::OpenGLDraw() constSearchEnvironment< voxelState, voxelAction >inlinevirtual
Part1By2(uint32_t x) constVoxelsprivate
searchGoalSearchEnvironment< voxelState, voxelAction >protected
SetColor(const rgbColor &r) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
SetColor(GLfloat rr, GLfloat g, GLfloat b, GLfloat t=1.0) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
SetOccupancyInfo(OccupancyInterface< voxelState, voxelAction > *)SearchEnvironment< voxelState, voxelAction >inlinevirtual
StoreGoal(voxelState &s)SearchEnvironment< voxelState, voxelAction >inlinevirtual
transparencySearchEnvironment< voxelState, voxelAction >mutableprotected
UndoAction(voxelState &s, voxelAction a) constSearchEnvironment< voxelState, voxelAction >inlinevirtual
Voxels(const char *filename)Voxels
wVoxelsprivate
~Heuristic()Heuristic< voxelState >inlinevirtual
~SearchEnvironment()SearchEnvironment< voxelState, voxelAction >inlinevirtual
~Voxels()Voxels