Viskores
1.0
|
This is the complete list of members for viskores::cont::DataSetBuilderExplicit, including all inherited members.
BuildDataSet(const viskores::cont::ArrayHandle< viskores::Vec< T, 3 >> &coords, const viskores::cont::ArrayHandle< viskores::UInt8 > &shapes, const viskores::cont::ArrayHandle< viskores::Id > &offsets, const viskores::cont::ArrayHandle< viskores::Id > &connectivity, const std::string &coordsNm) | viskores::cont::DataSetBuilderExplicit | inlineprivatestatic |
BuildDataSet(const viskores::cont::ArrayHandle< viskores::Vec< T, 3 >> &coords, CellShapeTag tag, viskores::IdComponent numberOfPointsPerCell, const viskores::cont::ArrayHandle< viskores::Id > &connectivity, const std::string &coordsNm) | viskores::cont::DataSetBuilderExplicit | inlineprivatestatic |
Create(const std::vector< T > &xVals, const std::vector< viskores::UInt8 > &shapes, const std::vector< viskores::IdComponent > &numIndices, const std::vector< viskores::Id > &connectivity, const std::string &coordsNm="coords") | viskores::cont::DataSetBuilderExplicit | inlinestatic |
Create(const std::vector< T > &xVals, const std::vector< T > &yVals, const std::vector< viskores::UInt8 > &shapes, const std::vector< viskores::IdComponent > &numIndices, const std::vector< viskores::Id > &connectivity, const std::string &coordsNm="coords") | viskores::cont::DataSetBuilderExplicit | inlinestatic |
Create(const std::vector< T > &xVals, const std::vector< T > &yVals, const std::vector< T > &zVals, const std::vector< viskores::UInt8 > &shapes, const std::vector< viskores::IdComponent > &numIndices, const std::vector< viskores::Id > &connectivity, const std::string &coordsNm="coords") | viskores::cont::DataSetBuilderExplicit | inlinestatic |
Create(const std::vector< viskores::Vec< T, 3 >> &coords, const std::vector< viskores::UInt8 > &shapes, const std::vector< viskores::IdComponent > &numIndices, const std::vector< viskores::Id > &connectivity, const std::string &coordsNm="coords") | viskores::cont::DataSetBuilderExplicit | inlinestatic |
Create(const viskores::cont::ArrayHandle< viskores::Vec< T, 3 >> &coords, const viskores::cont::ArrayHandle< viskores::UInt8 > &shapes, const viskores::cont::ArrayHandle< viskores::IdComponent > &numIndices, const viskores::cont::ArrayHandle< viskores::Id > &connectivity, const std::string &coordsNm="coords") | viskores::cont::DataSetBuilderExplicit | inlinestatic |
Create(const std::vector< viskores::Vec< T, 3 >> &coords, CellShapeTag tag, viskores::IdComponent numberOfPointsPerCell, const std::vector< viskores::Id > &connectivity, const std::string &coordsNm="coords") | viskores::cont::DataSetBuilderExplicit | inlinestatic |
Create(const viskores::cont::ArrayHandle< viskores::Vec< T, 3 >> &coords, CellShapeTag tag, viskores::IdComponent numberOfPointsPerCell, const viskores::cont::ArrayHandle< viskores::Id > &connectivity, const std::string &coordsNm="coords") | viskores::cont::DataSetBuilderExplicit | inlinestatic |
DataSetBuilderExplicit() | viskores::cont::DataSetBuilderExplicit | inline |