|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::BvhTree, including all inherited members.
| axisOrder | inet::BvhTree | protected |
| boundingMax | inet::BvhTree | protected |
| boundingMin | inet::BvhTree | protected |
| buildHierarchy(std::vector< const physicalenvironment::IPhysicalObject * > &objects, unsigned int start, unsigned int end, Axis axis) | inet::BvhTree | protected |
| 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 | |
| center | inet::BvhTree | protected |
| computeBoundingBox(Coord &boundingMin, Coord &boundingMax, std::vector< const physicalenvironment::IPhysicalObject * > &objects, unsigned int start, unsigned int end) const | inet::BvhTree | protected |
| intersectWithLineSegment(const LineSegment &lineSegment) const | inet::BvhTree | protected |
| isLeaf() const | inet::BvhTree | protected |
| leafCapacity | inet::BvhTree | protected |
| left | inet::BvhTree | protected |
| lineSegmentQuery(const LineSegment &lineSegment, const IVisitor *visitor) const | inet::BvhTree | |
| objects | inet::BvhTree | protected |
| right | inet::BvhTree | protected |
| ~BvhTree() | inet::BvhTree | virtual |