Skip to content

Project OpenGeode

class OwnerTetrahedron

cpp
Inherits from GenericTetrahedron<Point3D>
Inherits from GenericTetrahedron<Point3D>

Functions

OwnerTetrahedron

cpp
public void OwnerTetrahedron(Point3D point0, Point3D point1, Point3D point2, Point3D point3)
public void OwnerTetrahedron(Point3D point0, Point3D point1, Point3D point2, Point3D 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)

Geode-solutions' documentation website