OGS
VtkImageDataToLinePolyDataFilter.h File Reference

Detailed Description

Definition of the VtkImageDataToLinePolyDataFilter class.

Author
Lars Bilke
Date
2010-10-06

Definition in file VtkImageDataToLinePolyDataFilter.h.

#include "VtkAlgorithmProperties.h"
#include <vtkPolyDataAlgorithm.h>
Include dependency graph for VtkImageDataToLinePolyDataFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VtkImageDataToLinePolyDataFilter
 Creates lines that stand on top of the image with the length of the corresponding first sub-pixel value (the grey or red value). The maximum height is 0.1 * longest image dimension. Used by VtkCompositeImageDataToCylindersFilter. More...