11 #ifndef vtkPVPLYWriter_h 12 #define vtkPVPLYWriter_h 33 vtkSetMacro(EnableColoring,
bool);
34 vtkGetMacro(EnableColoring,
bool);
41 vtkSetMacro(EnableAlpha,
bool);
42 vtkGetMacro(EnableAlpha,
bool);
49 void SetDataByteOrder(
int dbo);
54 void SetFileType(
int ftype);
59 void SetFileName(
const char* fname);
provides a ParaView friendly API for vtkPLYWriter.
#define VTKPVVTKEXTENSIONSIOGENERAL_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkNew< vtkPLYWriter > Writer
static vtkAlgorithm * New()
virtual void WriteData()=0
vtkSmartPointer< vtkScalarsToColors > LookupTable
void operator=(const vtkObjectBase &)
void PrintSelf(ostream &os, vtkIndent indent)