36 #ifndef vtkMCubesWriter_h
37 #define vtkMCubesWriter_h
56 vtkSetStringMacro(LimitsFileName);
57 vtkGetStringMacro(LimitsFileName);
68 vtkSetStringMacro(FileName);
69 vtkGetStringMacro(FileName);
80 void WriteLimits(FILE *fp,
double *bounds);
concrete dataset represents vertices, lines, polygons, and triangle strips
#define VTKIOGEOMETRY_EXPORT
abstract class to write data to file(s)
write binary marching cubes file
a simple class to control print indentation
vtkDataObject * GetInput()
abstract superclass for arrays of numeric data
virtual int FillInputPortInformation(int port, vtkInformation *info)
object to represent cell connectivity
static vtkAlgorithm * New()
virtual void WriteData()=0
void PrintSelf(ostream &os, vtkIndent indent)
represent and manipulate 3D points