Go to the documentation of this file.
23 #ifndef vtkUGFacetReader_h
24 #define vtkUGFacetReader_h
#define vtkGetObjectMacro(name, type)
static vtkUGFacetReader * New()
vtkIncrementalPointLocator * Locator
#define vtkTypeMacro(thisClass, superclass)
void CreateDefaultLocator()
#define VTKIOGEOMETRY_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkSetStringMacro(name)
void SetLocator(vtkIncrementalPointLocator *locator)
Abstract class in support of both point location and point insertion.
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
vtkShortArray * PartColors
dynamic, self-adjusting array of short
short GetPartColorIndex(int partId)
read EDS Unigraphics facet files
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.