Project Geode-Common
struct ModifiedTetrahedron
Members
cpp
public Tetrahedron new_tetrahedron
public Tetrahedron new_tetrahedron
cpp
public index_t old_index
public index_t old_index
Functions
ModifiedTetrahedron
cpp
public void ModifiedTetrahedron(Tetrahedron && new_tetrahedron_in, index_t old_index_in)
public void ModifiedTetrahedron(Tetrahedron && new_tetrahedron_in, index_t old_index_in)
ModifiedTetrahedron
cpp
public void ModifiedTetrahedron(const Tetrahedron & new_tetrahedron_in, index_t old_index_in)
public void ModifiedTetrahedron(const Tetrahedron & new_tetrahedron_in, index_t old_index_in)
ModifiedTetrahedron
cpp
public void ModifiedTetrahedron(const ModifiedTetrahedron & other)
public void ModifiedTetrahedron(const ModifiedTetrahedron & other)
ModifiedTetrahedron
cpp
public void ModifiedTetrahedron(ModifiedTetrahedron && other)
public void ModifiedTetrahedron(ModifiedTetrahedron && other)
operator=
cpp
public ModifiedTetrahedron & operator=(const ModifiedTetrahedron & other)
public ModifiedTetrahedron & operator=(const ModifiedTetrahedron & other)
operator=
cpp
public ModifiedTetrahedron & operator=(ModifiedTetrahedron && other)
public ModifiedTetrahedron & operator=(ModifiedTetrahedron && other)