Project OpenGeode
class OwnerTetrahedron
cpp
Inherits from GenericTetrahedron<Point3D>Inherits from GenericTetrahedron<Point3D>Functions
OwnerTetrahedron
cpp
public void OwnerTetrahedron(Point point0, Point point1, Point point2, Point point3)public void OwnerTetrahedron(Point point0, Point point1, Point point2, Point point3)OwnerTetrahedron
cpp
public void OwnerTetrahedron(const OwnerTetrahedron & other)public void OwnerTetrahedron(const OwnerTetrahedron & other)operator=
cpp
public OwnerTetrahedron & operator=(const OwnerTetrahedron & other)public OwnerTetrahedron & operator=(const OwnerTetrahedron & other)OwnerTetrahedron
cpp
public void OwnerTetrahedron(OwnerTetrahedron && other)public void OwnerTetrahedron(OwnerTetrahedron && other)operator=
cpp
public OwnerTetrahedron & operator=(OwnerTetrahedron && other)public OwnerTetrahedron & operator=(OwnerTetrahedron && other)