This is the complete list of members for eagine::math::basic_triangle< T, N, V >, including all inherited members.
| a() const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |
| ab() const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |
| ac() const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |
| b() const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |
| basic_triangle() noexcept=default | eagine::math::basic_triangle< T, N, V > | |
| basic_triangle(tvec< T, N, V > a, tvec< T, N, V > b, tvec< T, N, V > c) noexcept | eagine::math::basic_triangle< T, N, V > | inline |
| c() const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |
| center() const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |
| normal(bool cw) const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |
| vertex(span_size_t index) const noexcept -> vector< T, N, V > | eagine::math::basic_triangle< T, N, V > | inline |