API Documentation
|
#include "DLLInfo.h"
#include <NDEVR/SoftwareService.h>
#include <NDEVR/Buffer.h>
#include <NDEVR/UUID.h>
#include <NDEVR/RGBColor.h>
#include <NDEVR/Vertex.h>
#include <NDEVR/Matrix.h>
#include <NDEVR/Dictionary.h>
Go to the source code of this file.
Classes | |
class | SLAMEngine |
Provides logic to perform SLAM on an object. More... | |
class | SLAMEngineFactory |
Creates a SLAM engine when required. More... | |
class | SLAMEngineManager |
Registers engines which can be used in the SLAM process. More... | |
class | SLAMFrame |
A frame of data that can be processed by a SLAM engine to determine relative location. More... | |
Namespaces | |
namespace | NDEVR |