17 #ifndef __POSITIONDATASPACE_H__
18 #define __POSITIONDATASPACE_H__
176 #endif // __POSITIONDATASPACE_H__
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to polar coordinates.
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from 2D Cartesian coordinates to neutral unit.
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from 3D Cartesian coordinates to neutral unit.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to cylindrical coordinates.
TTDataObjectBase is the base class for all data generating and processing objects.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to spherical coordinates.
Converts position to and from 2D Cartesian coordinates.
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from cylindrical coordinates to neutral unit.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to OpenGL coordinates.
#define TTCLASS_SETUP(className)
TODO Doxygen: need more comments here.
Converts position to and from OpenGL coordinates.
Specification for the base class of each DataspaceUnit.
Base class for the position dataspace, provides dataspace support for converting position between Car...
Converts position to and from spherical coordinates.
Specification for TTDataspace, the base class of each dataspace.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to 3D Cartesian coordinates.
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
Converts position to and from 3D Cartesian coordinates.
void convertFromNeutral(const TTValue &input, TTValue &output)
Convert from neutral unit to 2D Cartesian coordinates.
Converts position to and from polar coordinates.
Base class for each dataspace.
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from spherical coordinates to neutral unit.
Converts position to and from cylindrical coordinates.
[doxygenAppendixC_copyExample]
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from polar coordinates to neutral unit.
void convertToNeutral(const TTValue &input, TTValue &output)
Convert from OpenGL coordinates to neutral unit.