ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Static Public Member Functions | List of all members
isaac::IsaacRenderKernelCaller< TSimDim, TSourceList, TTransferArray, TSourceWeight, TPointerArray, TFilter, TFramebuffer, TTransfer_size, TScale, N > Struct Template Reference

#include <isaac_kernel.hpp>

Static Public Member Functions

static void call (TFramebuffer framebuffer, const isaac_size2 &framebuffer_size, const isaac_uint2 &framebuffer_start, const TSourceList &sources, const isaac_float &step, const isaac_float4 &background_color, const TTransferArray &transferArray, const TSourceWeight &sourceWeight, const TPointerArray &pointerArray, IceTInt const *const readback_viewport, const isaac_int interpolation, const isaac_int iso_surface, const TScale &scale, const clipping_struct &clipping)
 

Detailed Description

template<typename TSimDim, typename TSourceList, typename TTransferArray, typename TSourceWeight, typename TPointerArray, typename TFilter, typename TFramebuffer, size_t TTransfer_size, typename TScale, int N>
struct isaac::IsaacRenderKernelCaller< TSimDim, TSourceList, TTransferArray, TSourceWeight, TPointerArray, TFilter, TFramebuffer, TTransfer_size, TScale, N >

Definition at line 801 of file isaac_kernel.hpp.

Member Function Documentation

§ call()

template<typename TSimDim , typename TSourceList , typename TTransferArray , typename TSourceWeight , typename TPointerArray , typename TFilter , typename TFramebuffer , size_t TTransfer_size, typename TScale , int N>
static void isaac::IsaacRenderKernelCaller< TSimDim, TSourceList, TTransferArray, TSourceWeight, TPointerArray, TFilter, TFramebuffer, TTransfer_size, TScale, N >::call ( TFramebuffer  framebuffer,
const isaac_size2 &  framebuffer_size,
const isaac_uint2 &  framebuffer_start,
const TSourceList &  sources,
const isaac_float step,
const isaac_float4 &  background_color,
const TTransferArray &  transferArray,
const TSourceWeight &  sourceWeight,
const TPointerArray &  pointerArray,
IceTInt const *const  readback_viewport,
const isaac_int  interpolation,
const isaac_int  iso_surface,
const TScale &  scale,
const clipping_struct clipping 
)
inlinestatic

Definition at line 803 of file isaac_kernel.hpp.


The documentation for this struct was generated from the following file: