Namespace containing output related interfaces. More...
Classes | |
interface | IDeviceHandler |
The IDeviceHandler interface. More... | |
interface | IFactory |
The Factory to create output classes. More... | |
class | StaticFactory |
The StaticFactory class to create the IFactory object. More... | |
Typedefs | |
typedef OutputReal | Real |
Generic floating point data type for the Murl::Output namespace. | |
typedef Math::Vector< Real > | Vector |
Math::Vector data type for the Murl::Output namespace. | |
typedef Math::Matrix< Real > | Matrix |
Math::Matrix data type for the Murl::Output namespace. | |
Detailed Description
Namespace containing output related interfaces.