Property data store for scalar and vector
Definition at line 15 of file VTKWriter_graph.hpp.
#include <VTKWriter_graph.hpp>
Static Public Member Functions | |
template<typename T , typename ele_v , typename G , typename s_type > | |
static void | move (typename G::V_container &vo, s_type(&x)[3], bool &z_set) |
|
inlinestatic |
/brief Print the geometric informations in case it is not an array
T | Type of the vertex |
ele_v | Attribute element to check |
G | Graph of reference |
s_type | Vertex spatial type information |
vo | Vertex object container |
x | Array to store geometric informations |
z_set | Value set to true id z axis is in use |
Definition at line 29 of file VTKWriter_graph.hpp.