Viskores  1.0
Namespaces | Functions
BoundsCompute.h File Reference
#include <viskores/Bounds.h>
#include <viskores/cont/viskores_cont_export.h>

Go to the source code of this file.

Namespaces

 viskores
 Groups connected points that have the same field value.
 
 viskores::cont
 Viskores Control Environment.
 

Functions

viskores::Bounds viskores::cont::BoundsCompute (const viskores::cont::DataSet &dataset, viskores::Id coordinate_system_index=0)
 Functions to compute bounds for a single dataSset or partition dataset. More...
 
viskores::Bounds viskores::cont::BoundsCompute (const viskores::cont::PartitionedDataSet &pds, viskores::Id coordinate_system_index=0)
 
viskores::Bounds viskores::cont::BoundsCompute (const viskores::cont::DataSet &dataset, const std::string &coordinate_system_name)
 
viskores::Bounds viskores::cont::BoundsCompute (const viskores::cont::PartitionedDataSet &pds, const std::string &coordinate_system_name)