|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
This is the complete list of members for ufo::Plane< Dim, T >, including all inherited members.
| aabb() const noexcept | ufo::Plane< Dim, T > | inline |
| diameter() const noexcept | ufo::Plane< Dim, T > | inline |
| dimension() noexcept | ufo::Plane< Dim, T > | inlinestatic |
| distance | ufo::Plane< Dim, T > | |
| isDegenerate() const noexcept | ufo::Plane< Dim, T > | inline |
| normal | ufo::Plane< Dim, T > | |
| operator==(Plane const &) const =default | ufo::Plane< Dim, T > | |
| Plane() noexcept=default | ufo::Plane< Dim, T > | |
| Plane(Plane const &) noexcept=default | ufo::Plane< Dim, T > | |
| Plane(Vec< Dim, T > const &normal) noexcept | ufo::Plane< Dim, T > | inlineexplicit |
| Plane(Vec< Dim, T > const &normal, T distance) noexcept | ufo::Plane< Dim, T > | inline |
| Plane(Vec< Dim, T > const &v_1, Vec< Dim, T > const &v_2) noexcept | ufo::Plane< Dim, T > | inline |
| Plane(Vec< Dim, T > const &v_1, Vec< Dim, T > const &v_2, Vec< Dim, T > const &v_3) noexcept | ufo::Plane< Dim, T > | inline |
| Plane(Plane< Dim, U > const &other) noexcept | ufo::Plane< Dim, T > | inlineexplicit |
| value_type typedef (defined in ufo::Plane< Dim, T >) | ufo::Plane< Dim, T > | |
| volume() const noexcept | ufo::Plane< Dim, T > | inline |