vtkSurfaceLICPainter

Section: Visualization Toolkit Rendering Classes

Usage

vtkSurfaceLICPainter painter performs LIC on the surface of arbitrary geometry. Point vectors are used as the vector field for generating the LIC. The implementation is based on "Image Space Based Visualization on Unstread Flow on Surfaces" by Laramee, Jobard and Hauser appered in proceedings of IEEE Visualization '03, pages 131-138.

To create an instance of class vtkSurfaceLICPainter, simply invoke its constructor as follows

  obj = vtkSurfaceLICPainter

Methods

The class vtkSurfaceLICPainter has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkSurfaceLICPainter class.