VTK-m  2.0
Classes | Namespaces | Macros
CellSampler.h File Reference
#include <vtkm/VecVariable.h>
#include <vtkm/exec/CellInterpolate.h>
#include <vtkm/exec/ParametricCoordinates.h>

Go to the source code of this file.

Classes

class  vtkm::rendering::raytracing::CellSampler< CellType >
 
class  vtkm::rendering::raytracing::CellSampler< 255 >
 
class  vtkm::rendering::raytracing::CellSampler< CELL_SHAPE_HEXAHEDRON >
 
class  vtkm::rendering::raytracing::CellSampler< CELL_SHAPE_STRUCTURED >
 
class  vtkm::rendering::raytracing::CellSampler< CELL_SHAPE_PYRAMID >
 
class  vtkm::rendering::raytracing::CellSampler< CELL_SHAPE_TETRA >
 
class  vtkm::rendering::raytracing::CellSampler< CELL_SHAPE_WEDGE >
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::rendering
 VTK-m Rendering.
 
 vtkm::rendering::raytracing
 

Macros

#define CELL_SHAPE_ZOO   255
 
#define CELL_SHAPE_STRUCTURED   254
 

Macro Definition Documentation

◆ CELL_SHAPE_STRUCTURED

#define CELL_SHAPE_STRUCTURED   254

◆ CELL_SHAPE_ZOO

#define CELL_SHAPE_ZOO   255