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

In Situ Animation of Accelerated Computations

Public Member Functions | Static Public Member Functions | List of all members
isaac::StereoCompositorSideBySide< TController > Class Template Reference

#include <isaac_compositors.hpp>

Public Member Functions

 StereoCompositorSideBySide (isaac_size2 framebuffer_size)
 
 ~StereoCompositorSideBySide ()
 
uint32_t * doCompositing (IceTImage *image)
 

Static Public Member Functions

static isaac_size2 getCompositedbufferSize (isaac_size2 framebuffer_size)
 

Detailed Description

template<typename TController>
class isaac::StereoCompositorSideBySide< TController >

Definition at line 36 of file isaac_compositors.hpp.

Constructor & Destructor Documentation

§ StereoCompositorSideBySide()

template<typename TController >
isaac::StereoCompositorSideBySide< TController >::StereoCompositorSideBySide ( isaac_size2  framebuffer_size)
inline

Definition at line 48 of file isaac_compositors.hpp.

§ ~StereoCompositorSideBySide()

template<typename TController >
isaac::StereoCompositorSideBySide< TController >::~StereoCompositorSideBySide ( )
inline

Definition at line 54 of file isaac_compositors.hpp.

Member Function Documentation

§ doCompositing()

template<typename TController >
uint32_t* isaac::StereoCompositorSideBySide< TController >::doCompositing ( IceTImage *  image)
inline

Definition at line 58 of file isaac_compositors.hpp.

§ getCompositedbufferSize()

template<typename TController >
static isaac_size2 isaac::StereoCompositorSideBySide< TController >::getCompositedbufferSize ( isaac_size2  framebuffer_size)
inlinestatic

Definition at line 39 of file isaac_compositors.hpp.


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