Project OpenGeode
class Sphere
cpp
Inherits from GenericSphere<RefPoint<2U>, 2U>Inherits from GenericSphere<RefPoint<2U>, 2U>class Sphere
cpp
Inherits from GenericSphere<RefPoint<3U>, 3U>Inherits from GenericSphere<RefPoint<3U>, 3U>class Sphere
cpp
Inherits from GenericSphere<RefPoint<dimension>, dimension>Inherits from GenericSphere<RefPoint<dimension>, dimension>Functions
Sphere
cpp
public void Sphere<>(const Point<dimension> & origin, double radius)public void Sphere<>(const Point<dimension> & origin, double radius)Sphere
cpp
public void Sphere<>(const Sphere<dimension> & other)public void Sphere<>(const Sphere<dimension> & other)Sphere
cpp
public void Sphere<>(const OwnerSphere<dimension> & other)public void Sphere<>(const OwnerSphere<dimension> & other)operator=
cpp
public Sphere<dimension> & operator=(const Sphere<dimension> & other)public Sphere<dimension> & operator=(const Sphere<dimension> & other)Sphere
cpp
public void Sphere<>(Sphere<dimension> && other)public void Sphere<>(Sphere<dimension> && other)operator=
cpp
public Sphere<dimension> & operator=(Sphere<dimension> && other)public Sphere<dimension> & operator=(Sphere<dimension> && other)