Project OpenGeode
class OwnerCircle
cpp
Inherits from GenericCircle<OwnerPlane>Inherits from GenericCircle<OwnerPlane>Functions
OwnerCircle
cpp
public void OwnerCircle(OwnerPlane plane, double radius)public void OwnerCircle(OwnerPlane plane, double radius)OwnerCircle
cpp
public void OwnerCircle(const OwnerCircle & other)public void OwnerCircle(const OwnerCircle & other)operator=
cpp
public OwnerCircle & operator=(const OwnerCircle & other)public OwnerCircle & operator=(const OwnerCircle & other)OwnerCircle
cpp
public void OwnerCircle(OwnerCircle && other)public void OwnerCircle(OwnerCircle && other)operator=
cpp
public OwnerCircle & operator=(OwnerCircle && other)public OwnerCircle & operator=(OwnerCircle && other)