VTK  9.3.20240419
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

◆ VTK_FILE_BYTE_ORDER_BIG_ENDIAN

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0

Definition at line 79 of file vtkMCubesReader.h.

◆ VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN

#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1

Definition at line 80 of file vtkMCubesReader.h.