OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
This is the complete list of members for BoundingBox, including all inherited members.
BoundingBox() | BoundingBox | |
enlargeToContainBoundingBox(const BoundingBox &boundingBox) | BoundingBox | |
enlargeToContainPosition(const Vector_t &position) | BoundingBox | |
getBoundingBox(const std::vector< Vector_t > &positions) | BoundingBox | static |
getCorners() const | BoundingBox | inline |
getIntersectionPoint(const Vector_t &position, const Vector_t &direction) const | BoundingBox | |
isInside(const Vector_t &position) const | BoundingBox | |
isOutside(const Vector_t &position) const | BoundingBox | inline |
lowerLeftCorner_m | BoundingBox | private |
print(std::ostream &output) const | BoundingBox | |
upperRightCorner_m | BoundingBox | private |