#include <ChannelBufferOperations.h>
◆ Compact()
template<typename Precision >
◆ InitChannels()
template<typename Device , typename Precision >
static void vtkm::rendering::raytracing::ChannelBufferOperations::InitChannels |
( |
ChannelBuffer< Precision > & |
buffer, |
|
|
vtkm::cont::ArrayHandle< Precision > |
sourceSignature, |
|
|
Device |
|
|
) |
| |
|
inlinestatic |
◆ InitConst()
template<typename Device , typename Precision >
static void vtkm::rendering::raytracing::ChannelBufferOperations::InitConst |
( |
ChannelBuffer< Precision > & |
buffer, |
|
|
const Precision |
value, |
|
|
Device |
|
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: