VTK-m
2.0
|
#include <vtkm/rendering/vtkm_rendering_export.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/CellLocatorGeneral.h>
#include <vtkm/rendering/raytracing/MeshConnectivityContainers.h>
#include <vtkm/rendering/raytracing/PartialComposite.h>
Go to the source code of this file.
Classes | |
class | vtkm::rendering::raytracing::ConnectivityTracer |
ConnectivityTracer is volumetric ray tracer for unstructured grids. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::rendering | |
VTK-m Rendering. | |
vtkm::rendering::raytracing | |