Skip to content

Project OpenGeode

class Tetrahedron

cpp
Inherits from GenericTetrahedron<RefPoint3D>
Inherits from GenericTetrahedron<RefPoint3D>

Functions

Tetrahedron

cpp
public void Tetrahedron(const Point3D & point0, const Point3D & point1, const Point3D & point2, const Point3D & point3)
public void Tetrahedron(const Point3D & point0, const Point3D & point1, const Point3D & point2, const Point3D & point3)

Tetrahedron

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

Tetrahedron

cpp
public void Tetrahedron(const OwnerTetrahedron & other)
public void Tetrahedron(const OwnerTetrahedron & other)

operator=

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

Tetrahedron

cpp
public void Tetrahedron(Tetrahedron && other)
public void Tetrahedron(Tetrahedron && other)

operator=

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

Geode-solutions' documentation website