24 #ifndef vtkUGFacetReader_h 25 #define vtkUGFacetReader_h 27 #if !defined(VTK_LEGACY_REMOVE) 29 #include "vtkIOGeometryModule.h" 57 vtkSetStringMacro(FileName);
64 int GetNumberOfParts();
69 short GetPartColorIndex(
int partId);
79 vtkGetMacro(PartNumber,
int);
87 vtkGetMacro(Merging,
int);
103 void CreateDefaultLocator();
121 #endif //VTK_LEGACY_REMOVE
read EDS Unigraphics facet files
dynamic, self-adjusting array of short
vtkTypeUInt32 vtkMTimeType
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Abstract class in support of both point location and point insertion.
vtkShortArray * PartColors
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkIncrementalPointLocator * Locator
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.