6 #ifndef VERTICES_TETRAHEDRAL_HPP
7 #define VERTICES_TETRAHEDRAL_HPP
11 #include "../points/cartesian.hpp"
12 #include "../points/cylindrical.hpp"
13 #include "../points/polar.hpp"
14 #include "../points/spherical.hpp"
28 TetrahedralCartesian3D_Vertex_t *vertex;
39 TetrahedralCartesian3D_Vertex_t &
get_vertex();
54 TetrahedralCylindrical3D_Vertex_t *vertex;
65 TetrahedralCylindrical3D_Vertex_t &
get_vertex();
80 TetrahedralSpherical3D_Vertex_t *vertex;
91 TetrahedralSpherical3D_Vertex_t &
get_vertex();