|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   34 #ifndef vtkMCubesWriter_h 
   35 #define vtkMCubesWriter_h 
   37 #include "vtkIOGeometryModule.h"  
   56   vtkSetStringMacro(LimitsFileName);
 
   57   vtkGetStringMacro(LimitsFileName);
 
   72   vtkSetStringMacro(FileName);
 
   73   vtkGetStringMacro(FileName);
 
   83   void WriteLimits(FILE* fp, 
double* bounds);
 
  
represent and manipulate 3D points
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract superclass for arrays of numeric data
virtual void WriteData()=0
vtkDataObject * GetInput()
write binary marching cubes file
a simple class to control print indentation
object to represent cell connectivity
abstract class to write data to file(s)
static vtkAlgorithm * New()
concrete dataset represents vertices, lines, polygons, and triangle strips