This is the complete list of members for WireCell::BoundingBox, including all inherited members.
BoundingBox() | WireCell::BoundingBox | inline |
BoundingBox(const Point &initial) | WireCell::BoundingBox | |
BoundingBox(const Ray &initial) | WireCell::BoundingBox | |
BoundingBox(const RayOrPointIterator &begin, const RayOrPointIterator &end) | WireCell::BoundingBox | inline |
bounds() const | WireCell::BoundingBox | inline |
empty() const | WireCell::BoundingBox | inline |
inside(const Point &point) const | WireCell::BoundingBox | |
m_bounds | WireCell::BoundingBox | private |
m_initialized | WireCell::BoundingBox | private |
operator()(const Point &p) | WireCell::BoundingBox | |
operator()(const Ray &r) | WireCell::BoundingBox | |
operator()(const RayOrPointIterator &begin, const RayOrPointIterator &end) | WireCell::BoundingBox | inline |