AlignedBox (defined in olp::math::AlignedBox< T, N >) | olp::math::AlignedBox< T, N > | friend |
AlignedBox() | olp::math::AlignedBox< T, N > | |
AlignedBox(const VectorType &min, const VectorType &max) | olp::math::AlignedBox< T, N > | |
AlignedBox(const AlignedBox< OtherT, N > &other) | olp::math::AlignedBox< T, N > | |
Center() const | olp::math::AlignedBox< T, N > | |
Contains(const VectorType &point, T epsilon=T()) const | olp::math::AlignedBox< T, N > | |
Contains(const AlignedBox &box) const | olp::math::AlignedBox< T, N > | |
CornerArrayType typedef | olp::math::AlignedBox< T, N > | |
Corners() const | olp::math::AlignedBox< T, N > | |
dimensions | olp::math::AlignedBox< T, N > | static |
Distance(const VectorType &point) const | olp::math::AlignedBox< T, N > | |
Distance2(const VectorType &point) const | olp::math::AlignedBox< T, N > | |
Empty() const | olp::math::AlignedBox< T, N > | |
Intersects(const AlignedBox &box) const | olp::math::AlignedBox< T, N > | |
Maximum() const | olp::math::AlignedBox< T, N > | |
Minimum() const | olp::math::AlignedBox< T, N > | |
NearestPoint(const VectorType &point) const | olp::math::AlignedBox< T, N > | |
numCorners | olp::math::AlignedBox< T, N > | static |
operator!=(const AlignedBox &box) const | olp::math::AlignedBox< T, N > | |
operator==(const AlignedBox &box) const | olp::math::AlignedBox< T, N > | |
OverflowType typedef | olp::math::AlignedBox< T, N > | |
OverflowVectorType typedef | olp::math::AlignedBox< T, N > | |
Reset() | olp::math::AlignedBox< T, N > | |
Reset(const VectorType &min, const VectorType &max) | olp::math::AlignedBox< T, N > | |
Size() const | olp::math::AlignedBox< T, N > | |
ValueType typedef | olp::math::AlignedBox< T, N > | |
VectorType typedef | olp::math::AlignedBox< T, N > | |