Go to the documentation of this file.
36 #ifndef vtkMCubesWriter_h
37 #define vtkMCubesWriter_h
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for arrays of numeric data
#define VTKIOGEOMETRY_EXPORT
void WriteLimits(FILE *fp, double *bounds)
write binary marching cubes file
a simple class to control print indentation
object to represent cell connectivity
#define vtkSetStringMacro(name)
abstract class to write data to file(s)
vtkGetStringMacro(ExtensionsString)
virtual int FillInputPortInformation(int port, vtkInformation *info)
void WriteMCubes(FILE *fp, vtkPoints *pts, vtkDataArray *normals, vtkCellArray *polys)
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkMCubesWriter * New()
vtkPolyData * GetInput(int port)