VTK-m  2.0
Classes | Namespaces | Macros
Cylinderizer.h File Reference
#include <typeinfo>
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandleCounting.h>
#include <vtkm/cont/CellSetPermutation.h>
#include <vtkm/cont/DataSet.h>
#include <vtkm/cont/UncertainCellSet.h>
#include <vtkm/rendering/raytracing/MeshConnectivityBuilder.h>
#include <vtkm/worklet/DispatcherMapTopology.h>
#include <vtkm/worklet/WorkletMapField.h>
#include <vtkm/worklet/WorkletMapTopology.h>

Go to the source code of this file.

Classes

class  vtkm::rendering::Cylinderizer
 
class  vtkm::rendering::Cylinderizer::CountSegments
 
class  vtkm::rendering::Cylinderizer::SegmentedStructured< DIM >
 
class  vtkm::rendering::Cylinderizer::Cylinderize
 

Namespaces

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

Macros

#define SEG_PER_TRI   3
 
#define TRI_PER_CSS   12
 

Macro Definition Documentation

◆ SEG_PER_TRI

#define SEG_PER_TRI   3

◆ TRI_PER_CSS

#define TRI_PER_CSS   12