vrcore  0.45
visuReal Messkern
 All Classes Files Functions Variables
vr::IntArray< n > Class Template Reference

#include <JsonTranslator.h>

Public Member Functions

 IntArray (const json_string &key, int initValue=0)
 
bool tryReadFromJson (const JSONNode &node)
 
void writeToJson (JSONNode &parent)
 
void writeToVrCore (void(*setter)(const int values[]))
 
void writeToVrCore (void(*setter)(const int values[], const LateralSide partialImage))
 
void readFromVrCore (void(*getter)(int values[]))
 

Detailed Description

template<size_t n>
class vr::IntArray< n >

Array von Integer-Werten

Author
Robert Rossmair

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