VTK
Classes | Macros
vtkMCubesReader.h File Reference
#include "vtkIOGeometryModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkMCubesReader.h:

Go to the source code of this file.

Classes

class  vtkMCubesReader
 read binary marching cubes file More...
 

Macros

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0
 
#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1
 

Macro Definition Documentation

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0

Definition at line 62 of file vtkMCubesReader.h.

#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1

Definition at line 63 of file vtkMCubesReader.h.