17 #ifndef __ANGLEDATASPACE_H__
18 #define __ANGLEDATASPACE_H__
90 #endif // __ANGLEDATASPACE_H__
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from degrees to neutral unit.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to degrees.
Converts angles to and from radians.
TTDataObjectBase is the base class for all data generating and processing objects.
#define TTCLASS_SETUP(className)
TODO Doxygen: need more comments here.
Specification for the base class of each DataspaceUnit.
Converts angles to and from degrees.
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...
Base class for each dataspace.
Base class for the angle dataspace, provides dataspace support for converting angles between radians ...
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from radians to neutral unit.
[doxygenAppendixC_copyExample]
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to radians.