Jamoma API
0.6.0.a19
|
The NoneDataspace is a dataspace unit for situations where no dataspace conversions are desired or relevant. More...
#include "TTDataspace.h"
Go to the source code of this file.
Classes | |
class | NoneDataspace |
Base class for the none dataspace, used when support for dataspace convertions are not desired or relevant. More... | |
class | NoneUnit |
This, the only unit of the NoneDataspace performs no conversions, leaving values untouched. More... | |
The NoneDataspace is a dataspace unit for situations where no dataspace conversions are desired or relevant.
It contains only one unit, the NoneUnit, and that unit does not perform any conversions.
The neutral unit of the angle dataspace is none.
Definition in file NoneDataspace.h.