Pathfinder
Pathfinder::Octree Member List

This is the complete list of members for Pathfinder::Octree, including all inherited members.

buildOctree(const std::vector< Polygon *> &polygons, const std::vector< std::pair< Vertex, Graph *>> &graphVertices, const std::string &indent)Pathfinder::Octree
childPathfinder::Octree
deleteOctree(const bool &root)Pathfinder::Octree
getNeighbours(const Geometry::Vec3 &p, const std::string &indent)Pathfinder::Octree
graphVerticesPathfinder::Octree
maxPathfinder::Octree
minPathfinder::Octree
Octree(const Geometry::Vec3 &AABBmin, const Geometry::Vec3 &AABBmax)Pathfinder::Octree
Octree(const float &size, const std::vector< Polygon *> &polygons, const std::vector< std::pair< Vertex, Graph *>> &graphVertices)Pathfinder::Octree
pointInOctree(const Geometry::Vec3 &p, const std::string &indent)Pathfinder::Octree
polygonInOctree(const Polygon *polygon, const std::string &indent)Pathfinder::Octree
polygonsPathfinder::Octree