Project OpenGeode
class Ellipse
cpp
Inherits from GenericEllipse<RefPoint<3U>, RefFrame<3U>, 3U>Inherits from GenericEllipse<RefPoint<3U>, RefFrame<3U>, 3U>class Ellipse
cpp
Inherits from GenericEllipse<RefPoint<2U>, RefFrame<2U>, 2U>Inherits from GenericEllipse<RefPoint<2U>, RefFrame<2U>, 2U>class Ellipse
cpp
Inherits from GenericEllipse<RefPoint<dimension>, RefFrame<dimension>, dimension>Inherits from GenericEllipse<RefPoint<dimension>, RefFrame<dimension>, dimension>Functions
Ellipse
cpp
public void Ellipse<>(const Point<dimension> & center, const Frame<dimension> & axes)public void Ellipse<>(const Point<dimension> & center, const Frame<dimension> & axes)Ellipse
cpp
public void Ellipse<>(const Ellipse<dimension> & other)public void Ellipse<>(const Ellipse<dimension> & other)Ellipse
cpp
public void Ellipse<>(const OwnerEllipse<dimension> & other)public void Ellipse<>(const OwnerEllipse<dimension> & other)operator=
cpp
public Ellipse<dimension> & operator=(const Ellipse<dimension> & other)public Ellipse<dimension> & operator=(const Ellipse<dimension> & other)Ellipse
cpp
public void Ellipse<>(Ellipse<dimension> && other)public void Ellipse<>(Ellipse<dimension> && other)operator=
cpp
public Ellipse<dimension> & operator=(Ellipse<dimension> && other)public Ellipse<dimension> & operator=(Ellipse<dimension> && other)