19 #ifndef __ORIENTATIONDATASPACE_H__
20 #define __ORIENTATIONDATASPACE_H__
110 #endif // __ORIENTATIONDATASPACE_H__
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from axis unit to neutral unit.
Converts orientation to and from axis unit.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to Euler.
TTDataObjectBase is the base class for all data generating and processing objects.
#define TTCLASS_SETUP(className)
TODO Doxygen: need more comments here.
Converts orientation to and from quarternian.
Specification for the base class of each DataspaceUnit.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to axis unit.
Converts orientation to and from Euler.
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from Euler to neutral unit.
Base class for the orientation dataspace, provides dataspace support for converting orientation betwe...
Specification for TTDataspace, the base class of each dataspace.
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to quarternian.
Base class for each dataspace.
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from quarternian to neutral unit.
[doxygenAppendixC_copyExample]