VTK-m  2.0
Namespaces | Functions
Sampler.h File Reference
#include <vtkm/Math.h>
#include <vtkm/VectorAnalysis.h>

Go to the source code of this file.

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::rendering
 VTK-m Rendering.
 
 vtkm::rendering::raytracing
 

Functions

template<vtkm::Int32 Base>
VTKM_EXEC void vtkm::rendering::raytracing::Halton2D (const vtkm::Int32 &sampleNum, vtkm::Vec2f_32 &coord)
 
VTKM_EXEC vtkm::Vec3f_32 vtkm::rendering::raytracing::CosineWeightedHemisphere (const vtkm::Int32 &sampleNum, const vtkm::Vec3f_32 &normal)