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 | |
using | Real = OutputReal |
Generic floating point data type for the Murl::Output namespace. | |
using | Vector = Math::Vector< Real > |
Math::Vector data type for the Murl::Output namespace. | |
using | Matrix = Math::Matrix< Real > |
Math::Matrix data type for the Murl::Output namespace. | |
Detailed Description
Namespace containing output related interfaces.