Accessor for triangular cylindrical vertices. More...
#include <triangular.hpp>
Public Member Functions | |
double | get_value (TriangularCylindrical3D_Vertex &vertex) |
Retrieve from the accessor the value corresponding to the given vertex. | |
void | set_value (TriangularCylindrical3D_Vertex &vertex, double new_value) |
Set the value corresponding to the given vertex. | |
TriangularCylindrical3D_Vertex_Accessor_t & | get_accessor () |
Accessor for triangular cylindrical vertices.
double TriangularCylindrical3D_Vertex_Accessor::get_value | ( | TriangularCylindrical3D_Vertex & | vertex | ) |
Retrieve from the accessor the value corresponding to the given vertex.
vertex |
void TriangularCylindrical3D_Vertex_Accessor::set_value | ( | TriangularCylindrical3D_Vertex & | vertex, |
double | new_value | ||
) |
Set the value corresponding to the given vertex.
cell | |
new_value |