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

In Situ Animation of Accelerated Computations

Public Attributes | List of all members
isaac::transfer_h_struct< N > Struct Template Reference

#include <isaac_types.hpp>

Public Attributes

isaac_float4 * pointer [N]
 
std::map< isaac_uint, isaac_float4 > description [N]
 

Detailed Description

template<int N>
struct isaac::transfer_h_struct< N >

Definition at line 203 of file isaac_types.hpp.

Member Data Documentation

§ description

template<int N>
std::map< isaac_uint, isaac_float4 > isaac::transfer_h_struct< N >::description[N]

Definition at line 206 of file isaac_types.hpp.

§ pointer

template<int N>
isaac_float4* isaac::transfer_h_struct< N >::pointer[N]

Definition at line 205 of file isaac_types.hpp.


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