VTKFIG  0.20.20181114
Easy VTK based in situ visualization
static std::shared_ptr<VectorView> vtkfig::VectorView::New ( )
inlinestatic
Examples:
examples/example-rectquiver2d.cxx, and examples/example-simplexquiver2d.cxx.

Definition at line 24 of file vtkfigVectorView.h.

24 { return std::make_shared<VectorView>(); }