VTKFIG  0.20.20181114
Easy VTK based in situ visualization
void vtkfig::ScalarView::SetSurfaceColorbarLabelFormat ( std::string  fmt)
inline

Set label format for colorbar.

Definition at line 43 of file vtkfigScalarView.h.

43 {strncpy(state.surface_colorbar_label_format,fmt.c_str(),20);}
struct vtkfig::Figure::@0 state
figure state