INET Framework for OMNeT++/OMNEST
inet::BVHTree Member List

This is the complete list of members for inet::BVHTree, including all inherited members.

axisOrderinet::BVHTreeprotected
boundingMaxinet::BVHTreeprotected
boundingMininet::BVHTreeprotected
buildHierarchy(std::vector< const IPhysicalObject * > &objects, unsigned int start, unsigned int end, Axis axis)inet::BVHTreeprotected
BVHTree(const Coord &boundingMin, const Coord &boundingMax, std::vector< const IPhysicalObject * > &objects, unsigned int start, unsigned int end, Axis axis, unsigned int leafCapacity)inet::BVHTree
centerinet::BVHTreeprotected
computeBoundingBox(Coord &boundingMin, Coord &boundingMax, std::vector< const IPhysicalObject * > &objects, unsigned int start, unsigned int end) const inet::BVHTreeprotected
intersectWithLineSegment(const LineSegment &lineSegment) const inet::BVHTreeprotected
isLeaf() const inet::BVHTreeprotected
leafCapacityinet::BVHTreeprotected
leftinet::BVHTreeprotected
lineSegmentQuery(const LineSegment &lineSegment, const IVisitor *visitor) const inet::BVHTree
objectsinet::BVHTreeprotected
rightinet::BVHTreeprotected
~BVHTree()inet::BVHTreevirtual