|
Ocean
|
Namespace of the Devices Pattern library. More...
Namespaces | |
| namespace | JNI |
| Namespace of the Devices Pattern JNI library. | |
Data Structures | |
| class | PatternDevice |
| This class implements a base class for all devices of the Pattern library. More... | |
| class | PatternFactory |
| This class implements a device factory for the Pattern feature based tracking system. More... | |
| class | PatternTracker6DOF |
| This class implements a Pattern feature-based tracker. More... | |
| class | StaticPatternTracker6DOF |
| This class implements a static Pattern feature-based tracker. More... | |
Functions | |
| OCEAN_DEVICES_PATTERN_EXPORT std::string | namePatternLibrary () |
| Returns the name of this devices library. | |
| void | registerPatternLibrary () |
| Registers this Pattern device library at the global device manager. | |
| bool | unregisterPatternLibrary () |
| Unregisters this Pattern device library at the global device manager. | |