|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
This is the complete list of members for ufo::OBB< 3, T >, including all inherited members.
| aabb() const noexcept | ufo::OBB< 3, T > | inline |
| center() noexcept | ufo::OBB< 3, T > | inline |
| center() const noexcept | ufo::OBB< 3, T > | inline |
| center_ | ufo::OBB< 3, T > | |
| diagonal() const noexcept | ufo::OBB< 3, T > | inline |
| dimension() noexcept | ufo::OBB< 3, T > | inlinestatic |
| half_length | ufo::OBB< 3, T > | |
| isDegenerate() const noexcept | ufo::OBB< 3, T > | inline |
| OBB() noexcept=default | ufo::OBB< 3, T > | |
| OBB(Vec< 3, T > const &start, Vec< 3, T > const &end, Vec< 2, T > const &half_length, Vec< 3, T > const &up=Vec< 3, T >(T(0), T(0), T(1))) | ufo::OBB< 3, T > | inline |
| OBB(Vec< 3, T > const ¢er, Vec< 3, T > const &half_length) noexcept | ufo::OBB< 3, T > | inline |
| OBB(Vec< 3, T > const ¢er, Vec< 3, T > const &half_length, Mat< 3, 3, T > const &rotation) noexcept | ufo::OBB< 3, T > | inline |
| OBB(Vec< 3, T > const ¢er, Vec< 3, T > const &half_length, Quat< T > const &rotation) noexcept | ufo::OBB< 3, T > | inline |
| OBB(OBB const &) noexcept=default | ufo::OBB< 3, T > | |
| OBB(OBB< 3, U > const &other) noexcept | ufo::OBB< 3, T > | inlineexplicit |
| operator==(OBB const &) const =default | ufo::OBB< 3, T > | |
| rotatedHalfLength() const | ufo::OBB< 3, T > | inline |
| rotation | ufo::OBB< 3, T > | |
| setRotation(Quat< T > const &rotation) | ufo::OBB< 3, T > | inline |
| value_type typedef (defined in ufo::OBB< 3, T >) | ufo::OBB< 3, T > | |
| volume() const noexcept | ufo::OBB< 3, T > | inline |