Skip to content

Project OpenGeode

class OwnerPlane

cpp
Inherits from GenericPlane<Point3D>
Inherits from GenericPlane<Point3D>

Functions

OwnerPlane

cpp
public void OwnerPlane(const Vector3D & normal, Point origin)
public void OwnerPlane(const Vector3D & normal, Point origin)

OwnerPlane

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

operator=

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

OwnerPlane

cpp
public void OwnerPlane(OwnerPlane && other)
public void OwnerPlane(OwnerPlane && other)

operator=

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

Geode-solutions' documentation website