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"
+ Include dependency graph for NoneDataspace.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.

Authors
Tim Place, Nils Peters, Trond Lossius, ...

Definition in file NoneDataspace.h.