|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
This is the complete list of members for ufo::Triangle< Dim, T >, including all inherited members.
| aabb() const noexcept | ufo::Triangle< Dim, T > | inline |
| area() const noexcept | ufo::Triangle< Dim, T > | inline |
| center() const noexcept | ufo::Triangle< Dim, T > | inline |
| diameter() const noexcept | ufo::Triangle< Dim, T > | inline |
| dimension() noexcept | ufo::Triangle< Dim, T > | inlinestatic |
| isDegenerate(T eps=std::numeric_limits< T >::epsilon()) const noexcept | ufo::Triangle< Dim, T > | inline |
| normal() const noexcept | ufo::Triangle< Dim, T > | inline |
| operator==(Triangle const &) const =default | ufo::Triangle< Dim, T > | |
| operator[](this auto &self, std::size_t pos) noexcept | ufo::Triangle< Dim, T > | inline |
| points | ufo::Triangle< Dim, T > | |
| Triangle() noexcept=default | ufo::Triangle< Dim, T > | |
| Triangle(Triangle const &) noexcept=default | ufo::Triangle< Dim, T > | |
| Triangle(Vec< Dim, T > point_1, Vec< Dim, T > point_2, Vec< Dim, T > point_3) noexcept | ufo::Triangle< Dim, T > | inline |
| Triangle(Triangle< Dim, U > const &other) noexcept | ufo::Triangle< Dim, T > | inlineexplicit |
| value_type typedef (defined in ufo::Triangle< Dim, T >) | ufo::Triangle< Dim, T > | |
| volume() const noexcept | ufo::Triangle< Dim, T > | inline |