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

In Situ Animation of Accelerated Computations

Public Member Functions | Static Public Attributes | List of all members
isaac::DefaultController Struct Reference

#include <isaac_controllers.hpp>

Public Member Functions

 DefaultController ()
 
 ~DefaultController ()
 
bool updateProjection (IceTDouble *const projection, const isaac_size2 &framebuffer_size, json_t *const message, const bool first=false)
 
void sendFeedback (json_t *const json_root, bool force=false)
 

Static Public Attributes

static const int pass_count = 1
 

Detailed Description

Definition at line 21 of file isaac_controllers.hpp.

Constructor & Destructor Documentation

§ DefaultController()

isaac::DefaultController::DefaultController ( )
inline

Definition at line 24 of file isaac_controllers.hpp.

§ ~DefaultController()

isaac::DefaultController::~DefaultController ( )
inline

Definition at line 25 of file isaac_controllers.hpp.

Member Function Documentation

§ sendFeedback()

void isaac::DefaultController::sendFeedback ( json_t *const  json_root,
bool  force = false 
)
inline

Definition at line 32 of file isaac_controllers.hpp.

§ updateProjection()

bool isaac::DefaultController::updateProjection ( IceTDouble *const  projection,
const isaac_size2 &  framebuffer_size,
json_t *const  message,
const bool  first = false 
)
inline

Definition at line 26 of file isaac_controllers.hpp.

Member Data Documentation

§ pass_count

const int isaac::DefaultController::pass_count = 1
static

Definition at line 23 of file isaac_controllers.hpp.


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