Project Geode-Common
struct ModifiedTetrahedron
Members
cpp
public Tetrahedron new_tetrahedronpublic Tetrahedron new_tetrahedroncpp
public index_t old_indexpublic index_t old_indexFunctions
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)