This is the complete list of members for Harlinn::Math::SegmentSimd< T, N >, including all inherited members.
ArrayType typedef | Harlinn::Math::SegmentSimd< T, N > | |
Assign(const Point ¢er, const Vector &direction, value_type extent) noexcept | Harlinn::Math::SegmentSimd< T, N > | inline |
Distance(const Point &point) const noexcept | Harlinn::Math::SegmentSimd< T, N > | inline |
Extract(Point ¢er, Vector &direction, value_type &extent) const noexcept | Harlinn::Math::SegmentSimd< T, N > | inline |
Half | Harlinn::Math::SegmentSimd< T, N > | static |
One | Harlinn::Math::SegmentSimd< T, N > | static |
Point typedef | Harlinn::Math::SegmentSimd< T, N > | |
points | Harlinn::Math::SegmentSimd< T, N > | |
Segment typedef | Harlinn::Math::SegmentSimd< T, N > | |
SegmentSimd() noexcept | Harlinn::Math::SegmentSimd< T, N > | inline |
SegmentSimd(const std::array< Point, 2 > &pts) noexcept | Harlinn::Math::SegmentSimd< T, N > | inline |
SegmentSimd(const Point &p1, const Point &p2) noexcept | Harlinn::Math::SegmentSimd< T, N > | inline |
SegmentSimd(const Segment &segment) noexcept | Harlinn::Math::SegmentSimd< T, N > | inline |
value_type typedef | Harlinn::Math::SegmentSimd< T, N > | |
Vector typedef | Harlinn::Math::SegmentSimd< T, N > | |
Zero | Harlinn::Math::SegmentSimd< T, N > | static |