VTK-m  2.0
Classes | Public Member Functions | List of all members
vtkm::rendering::Cylinderizer Class Reference

#include <Cylinderizer.h>

Classes

class  CountSegments
 
class  Cylinderize
 
class  SegmentedStructured
 

Public Member Functions

VTKM_CONT Cylinderizer ()
 
VTKM_CONT void Run (const vtkm::cont::UnknownCellSet &cellset, vtkm::cont::ArrayHandle< vtkm::Id3 > &outputIndices, vtkm::Id &output)
 

Constructor & Destructor Documentation

◆ Cylinderizer()

VTKM_CONT vtkm::rendering::Cylinderizer::Cylinderizer ( )
inline

Member Function Documentation

◆ Run()

VTKM_CONT void vtkm::rendering::Cylinderizer::Run ( const vtkm::cont::UnknownCellSet cellset,
vtkm::cont::ArrayHandle< vtkm::Id3 > &  outputIndices,
vtkm::Id output 
)
inline

The documentation for this class was generated from the following file: