Go to the documentation of this file.
50 #ifndef vtkLinkEdgels_h
51 #define vtkLinkEdgels_h
represent and manipulate 3D points
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkLinkEdgels * New()
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
object to represent cell connectivity
void LinkEdgels(int xdim, int ydim, double *image, vtkDataArray *inVectors, vtkCellArray *newLines, vtkPoints *newPts, vtkDoubleArray *outScalars, vtkDoubleArray *outVectors, int z)
links edgels together to form digital curves.
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int FillInputPortInformation(int port, vtkInformation *info)
dynamic, self-adjusting array of double
GLenum GLsizei GLenum GLenum const GLvoid * image
Superclass for algorithms that produce only polydata as output.