|
VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::Tube, including all inherited members.
| Capping | vtkm::worklet::Tube | private |
| GetOutputCellSourceIndex() const | vtkm::worklet::Tube | inline |
| GetOutputPointSourceIndex() const | vtkm::worklet::Tube | inline |
| NumSides | vtkm::worklet::Tube | private |
| OutputCellSourceIndex | vtkm::worklet::Tube | private |
| OutputPointSourceIndex | vtkm::worklet::Tube | private |
| Radius | vtkm::worklet::Tube | private |
| Run(const vtkm::cont::ArrayHandle< vtkm::Vec3f, Storage > &coords, const vtkm::cont::UnknownCellSet &cellset, vtkm::cont::ArrayHandle< vtkm::Vec3f > &newPoints, vtkm::cont::CellSetSingleType<> &newCells) | vtkm::worklet::Tube | inline |
| SetCapping(bool v) | vtkm::worklet::Tube | inline |
| SetNumberOfSides(vtkm::Id n) | vtkm::worklet::Tube | inline |
| SetRadius(vtkm::FloatDefault r) | vtkm::worklet::Tube | inline |
| Tube() | vtkm::worklet::Tube | inline |
| Tube(const bool &capping, const vtkm::Id &n, const vtkm::FloatDefault &r) | vtkm::worklet::Tube | inline |
1.8.17