VTKFIG  0.20.20181114
Easy VTK based in situ visualization
Namespaces | Functions
vtkfigTools.cxx File Reference
+ Include dependency graph for vtkfigTools.cxx:

Go to the source code of this file.

Namespaces

 vtkfig
 

Functions

size_t vtkfig::NSpin ()
 
void vtkfig::PrintArray (vtkSmartPointer< vtkDataArray > data, std::ostream &os)
 
void vtkfig::PrintPoints (vtkSmartPointer< vtkPoints > pts, std::ostream &os)
 
vtkSmartPointer< vtkLookupTable > vtkfig::BuildLookupTable (std::vector< RGBPoint > &xrgb, size_t size)
 
vtkSmartPointer< vtkScalarBarActor > vtkfig::BuildColorBar (vtkSmartPointer< vtkPolyDataMapper > mapper, int irank=0)