Skip to content

Project OpenGeode

class Circle

cpp
Inherits from GenericCircle<Plane>
Inherits from GenericCircle<Plane>

Functions

Circle

cpp
public void Circle(Plane plane, double radius)
public void Circle(Plane plane, double radius)

Circle

cpp
public void Circle(const Circle & other)
public void Circle(const Circle & other)

Circle

cpp
public void Circle(const OwnerCircle & other)
public void Circle(const OwnerCircle & other)

operator=

cpp
public Circle & operator=(const Circle & other)
public Circle & operator=(const Circle & other)

Circle

cpp
public void Circle(Circle && other)
public void Circle(Circle && other)

operator=

cpp
public Circle & operator=(Circle && other)
public Circle & operator=(Circle && other)

Geode-solutions' documentation website