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 physicalenvironment::IPhysicalObject * > &objects, unsigned int start, unsigned int end, Axis axis)inet::BvhTreeprotected
BvhTree(const Coord &boundingMin, const Coord &boundingMax, std::vector< const physicalenvironment::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 physicalenvironment::IPhysicalObject * > &objects, unsigned int start, unsigned int end) constinet::BvhTreeprotected
intersectWithLineSegment(const LineSegment &lineSegment) constinet::BvhTreeprotected
isLeaf() constinet::BvhTreeprotected
leafCapacityinet::BvhTreeprotected
leftinet::BvhTreeprotected
lineSegmentQuery(const LineSegment &lineSegment, const IVisitor *visitor) constinet::BvhTree
objectsinet::BvhTreeprotected
rightinet::BvhTreeprotected
~BvhTree()inet::BvhTreevirtual