Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Math::Segment< T, N > Member List

This is the complete list of members for Harlinn::Math::Segment< T, N >, including all inherited members.

ArrayType typedefHarlinn::Math::Segment< T, N >
Assign(const Point &center, const Vector &direction, value_type extent) noexceptHarlinn::Math::Segment< T, N >inline
Distance(const PT &point) const noexceptHarlinn::Math::Segment< T, N >inline
Extract(Point &center, Vector &direction, value_type &extent) const noexceptHarlinn::Math::Segment< T, N >inline
HalfHarlinn::Math::Segment< T, N >static
OneHarlinn::Math::Segment< T, N >static
Point typedefHarlinn::Math::Segment< T, N >
PointDistanceResult typedefHarlinn::Math::Segment< T, N >
pointsHarlinn::Math::Segment< T, N >
Segment() noexceptHarlinn::Math::Segment< T, N >inline
Segment(const std::array< Point, 2 > &pts) noexceptHarlinn::Math::Segment< T, N >inline
Segment(const Point &p1, const Point &p2) noexceptHarlinn::Math::Segment< T, N >inline
Segment(const Simd &simd) noexceptHarlinn::Math::Segment< T, N >inline
Simd typedefHarlinn::Math::Segment< T, N >
ToSimd() const noexceptHarlinn::Math::Segment< T, N >inline
value_type typedefHarlinn::Math::Segment< T, N >
Vector typedefHarlinn::Math::Segment< T, N >
ZeroHarlinn::Math::Segment< T, N >static