VTK  9.1.0
Classes | Macros | Typedefs
vtkAMRVelodyneReaderInternal.h File Reference
#include <cassert>
#include <cstring>
#include <map>
#include <string>
#include <unordered_map>
#include <vector>
#include "vtkByteSwap.h"
#include "vtkCellData.h"
#include "vtkDataArray.h"
#include "vtkDoubleArray.h"
#include "vtkIntArray.h"
#include "vtkObject.h"
#include "vtkSetGet.h"
#include "vtkUniformGrid.h"
#include "vtk_hdf5.h"
Include dependency graph for vtkAMRVelodyneReaderInternal.h:

Go to the source code of this file.

Classes

struct  tagVelodyneSimParameters
 
struct  tagBlock
 
class  vtkAMRVelodyneReaderInternal
 Consists of the low-level Velodyne Reader used by the vtkAMRVelodyneReader. More...
 

Macros

#define H5_USE_16_API
 

Typedefs

typedef struct tagVelodyneSimParameters VelodneSimParameters
 
typedef struct tagBlock Block
 

Macro Definition Documentation

◆ H5_USE_16_API

#define H5_USE_16_API

Definition at line 44 of file vtkAMRVelodyneReaderInternal.h.

Typedef Documentation

◆ VelodneSimParameters

◆ Block

typedef struct tagBlock Block