55 #ifndef vtkMCubesReader_h 56 #define vtkMCubesReader_h 61 #define VTK_FILE_BYTE_ORDER_BIG_ENDIAN 0 62 #define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN 1 122 void SetDataByteOrderToBigEndian();
123 void SetDataByteOrderToLittleEndian();
124 int GetDataByteOrder();
125 void SetDataByteOrder(
int);
126 const char *GetDataByteOrderAsString();
144 void CreateDefaultLocator();
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
Abstract class in support of both point location and point insertion.
vtkIncrementalPointLocator * Locator
#define vtkSetClampMacro(name, type, min, max)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOGEOMETRY_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
read binary marching cubes file
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)