Viskores  1.0
viskores::cont::DataSetBuilderExplicit Member List

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::DataSetBuilderExplicitinlineprivatestatic
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::DataSetBuilderExplicitinlineprivatestatic
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::DataSetBuilderExplicitinlinestatic
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::DataSetBuilderExplicitinlinestatic
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::DataSetBuilderExplicitinlinestatic
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::DataSetBuilderExplicitinlinestatic
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::DataSetBuilderExplicitinlinestatic
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::DataSetBuilderExplicitinlinestatic
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::DataSetBuilderExplicitinlinestatic
DataSetBuilderExplicit()viskores::cont::DataSetBuilderExplicitinline