Property writer for scalar and vector, it fill the vertex data (needed for edge representation in vtk) More...
Property writer for scalar and vector, it fill the vertex data (needed for edge representation in vtk)
Definition at line 357 of file VTKWriter_graph.hpp.
#include <VTKWriter_graph.hpp>
Static Public Member Functions | |
static void | write (std::string &v_out) |
Writer in case the property is not an array. | |
|
inlinestatic |
Writer in case the property is not an array.
v_out | Buffer to write into |
Definition at line 363 of file VTKWriter_graph.hpp.