|
Jamoma API
0.6.0.a19
|
The DistanceDataspace converts between different measurement untis describing distance. More...
#include "TTDataspace.h"
Include dependency graph for DistanceDataspace.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | DistanceDataspace |
| Base class for the distance dataspace, provides dataspace support for converting distances between radians and degrees. More... | |
| class | CentimeterUnit |
| Converts distance to and from centimeter. More... | |
| class | InchUnit |
| Converts distances to and from inch. More... | |
| class | FootUnit |
| Converts distances to and from feet. More... | |
| class | MeterUnit |
| Converts distances to and from meters. More... | |
The DistanceDataspace converts between different measurement untis describing distance.
The neutral unit of the distance dataspace is meter.
Definition in file DistanceDataspace.h.