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