3#include <NDEVR/GeometryRegistration.h>
6#if NDEVR_ENABLE_PCL_REGISTRATION
The equivelent of std::vector but with a bit more control.
GeometryRegistration(const StringView &name, const StringView &id)
Constructs a GeometryRegistration engine with the given display name and unique identifier.
virtual bool runRegistration(GeometryRegistrationParameters ¶meters) override
Runs the registration algorithm on the provided parameters.
virtual Buffer< GeometryRegistrationDescription > defaultRegistrationArguments() override
Returns the default set of registration argument descriptions for this engine.
The primary namespace for the NDEVR SDK.
Describes options/parameters for running a GeometryRegistration pass.