36 #ifndef __vtkMCubesWriter_h
37 #define __vtkMCubesWriter_h
50 vtkSetStringMacro(LimitsFileName);
51 vtkGetStringMacro(LimitsFileName);
62 void WriteLimits(FILE *fp,
double *bounds);
write binary marching cubes file
a simple class to control print indentation
abstract superclass for arrays of numeric data
static vtkPolyDataWriter * New()
object to represent cell connectivity
void PrintSelf(ostream &os, vtkIndent indent)
represent and manipulate 3D points