Project OpenGeode
class Plane
cpp
Inherits from GenericPlane<RefPoint3D>
Inherits from GenericPlane<RefPoint3D>
Functions
Plane
cpp
public void Plane(const Vector3D & normal, const Point3D & origin)
public void Plane(const Vector3D & normal, const Point3D & origin)
Plane
cpp
public void Plane(const Plane & other)
public void Plane(const Plane & other)
Plane
cpp
public void Plane(const OwnerPlane & other)
public void Plane(const OwnerPlane & other)
operator=
cpp
public Plane & operator=(const Plane & other)
public Plane & operator=(const Plane & other)
Plane
cpp
public void Plane(Plane && other)
public void Plane(Plane && other)
operator=
cpp
public Plane & operator=(Plane && other)
public Plane & operator=(Plane && other)