API Documentation
|
#include "DLLInfo.h"
#include <NDEVR/SoftwareService.h>
#include <NDEVR/GeometryVertices.h>
#include <NDEVR/DesignCommand.h>
#include <NDEVR/Model.h>
#include <NDEVR/Buffer.h>
#include <NDEVR/RGBColor.h>
#include <NDEVR/GenericOption.h>
Go to the source code of this file.
Classes | |
class | GeometryRegistration |
A service that contains registered algorithms for registering geometry such that the input is adjusted to match the output. See https://en.wikipedia.org/wiki/Point-set_registration. More... | |
struct | GeometryRegistrationDescription |
Describes special options/parameters for a GeometryRegistration engine. More... | |
struct | GeometryRegistrationParameters |
Describes options/parameters for running the GeometryRegistration. More... | |
Namespaces | |
namespace | NDEVR |