Capping | vtkm::worklet::Tube::GeneratePoints | private |
ControlSignature typedef | vtkm::worklet::Tube::GeneratePoints | |
EnableFnWhen typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | private |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::Tube::GeneratePoints | |
FieldInCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInPoint typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FindNextNonCoincidentPointIndex(const PointIndexType &ptIndices, const InPointsType &inPts, vtkm::IdComponent start, vtkm::IdComponent numPoints) const | vtkm::worklet::Tube::GeneratePoints | inline |
FunctorBase() | vtkm::exec::FunctorBase | inline |
GeneratePoints(const bool &capping, const vtkm::Id &n, const vtkm::FloatDefault &r) | vtkm::worklet::Tube::GeneratePoints | inline |
GetThreadIndices(vtkm::Id threadIndex, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) const | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | inline |
GetThreadIndices(vtkm::Id threadIndex1D, const vtkm::Id3 &threadIndex3D, const OutToInArrayType &vtkmNotUsed(outToIn), const VisitArrayType &vtkmNotUsed(visit), const ThreadToOutArrayType &vtkmNotUsed(threadToOut), const InputDomainType &connectivity) const | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | inline |
GetThreadIndices(vtkm::Id threadIndex1D, const vtkm::Id3 &threadIndex3D, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) const | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | inline |
IncidentTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | |
InputDomain typedef | vtkm::worklet::Tube::GeneratePoints | |
IsMaskNone | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
MakeScatter(const vtkm::cont::ArrayHandle< vtkm::Id > &validCell) | vtkm::worklet::Tube::GeneratePoints | inlinestatic |
NumSides | vtkm::worklet::Tube::GeneratePoints | private |
operator()(const CellShapeTag &shapeType, const vtkm::IdComponent &numPoints, const PointIndexType &ptIndices, const InPointsType &inPts, const InNormalsType &inNormals, const vtkm::Id &numNonCoincidentPts, const vtkm::Id &tubePointOffsets, const vtkm::Id &polylineOffset, OutPointsType &outPts, OutPointSrcIdxType &outPointSrcIdx) const | vtkm::worklet::Tube::GeneratePoints | inline |
PointCount typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
PointIndices typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
Radius | vtkm::worklet::Tube::GeneratePoints | private |
RaiseError(const char *message) const | vtkm::exec::FunctorBase | inline |
ScatterType typedef | vtkm::worklet::Tube::GeneratePoints | |
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer) | vtkm::exec::FunctorBase | inline |
Theta | vtkm::worklet::Tube::GeneratePoints | private |
VisitTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | |