1.10 |
This is the complete list of members for ArcType< Dim >, including all inherited members.
angle1(float angle) noexcept | ArcType< Dim > | inline |
angle1() const noexcept | ArcType< Dim > | inline |
angle2(float angle) noexcept | ArcType< Dim > | inline |
angle2() const noexcept | ArcType< Dim > | inline |
ArcType(const PointType< Dim > ¢er={}, Dim radius={}, float angle1=0.0f, float angle2=0.0f) noexcept | ArcType< Dim > | inlineexplicit |
center(const PointType< Dim > ¢er) noexcept | ArcType< Dim > | inline |
center() const noexcept | ArcType< Dim > | inline |
DimType typedef | ArcType< Dim > | |
empty() const noexcept | ArcType< Dim > | |
m_angle1 | ArcType< Dim > | protected |
m_angle2 | ArcType< Dim > | protected |
m_center | ArcType< Dim > | protected |
m_radius | ArcType< Dim > | protected |
radius(Dim radius) noexcept | ArcType< Dim > | inline |
radius() const noexcept | ArcType< Dim > | inline |