|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::CV::Fonts::Font |
| This class is the base class for all font implementations. More... | |
| class | Ocean::CV::Fonts::Font::Character |
| This class stores font-specific layout information about each individual character. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::CV |
| Namespace of the CV library. | |
| namespace | Ocean::CV::Fonts |
| Namespace of the CV Fonts library. | |
Typedefs | |
| typedef std::shared_ptr< Font > | Ocean::CV::Fonts::SharedFont |
| Definition of a shared font pointer. | |