|
VTK-m
2.0
|
#include <vtkm/cont/ArrayHandle.h>#include <vtkm/cont/ArrayHandleCast.h>#include <vtkm/cont/ArrayHandleCompositeVector.h>#include <vtkm/rendering/raytracing/ChannelBuffer.h>#include <vector>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 | |
Macros | |
| #define | RAY_ACTIVE 0 |
| #define | RAY_COMPLETE 1 |
| #define | RAY_TERMINATED 2 |
| #define | RAY_EXITED_MESH 3 |
| #define | RAY_EXITED_DOMAIN 4 |
| #define | RAY_LOST 5 |
| #define | RAY_ABANDONED 6 |
| #define | RAY_TUG_EPSILON 0.001 |
| #define RAY_ABANDONED 6 |
| #define RAY_ACTIVE 0 |
| #define RAY_COMPLETE 1 |
| #define RAY_EXITED_DOMAIN 4 |
| #define RAY_EXITED_MESH 3 |
| #define RAY_LOST 5 |
| #define RAY_TERMINATED 2 |
| #define RAY_TUG_EPSILON 0.001 |
1.8.17