31 #ifndef vtkBYUWriter_h
32 #define vtkBYUWriter_h
112 void WriteGeometryFile(FILE *fp,
int numPts);
113 void WriteDisplacementFile(
int numPts);
114 void WriteScalarFile(
int numPts);
115 void WriteTextureFile(
int numPts);
#define vtkGetMacro(name, type)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOGEOMETRY_EXPORT
abstract class to write data to file(s)
a simple class to control print indentation
vtkDataObject * GetInput()
char * DisplacementFileName
#define vtkGetStringMacro(name)
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
virtual void WriteData()=0
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetMacro(name, type)