35#include "Base/Headers/Vertex.hpp"
36#include "Base/Headers/Buffer.hpp"
42 class CloudtoCloudDistance
46 CloudtoCloudDistance(
fltp04 threshold)
47 : class_treshold(threshold)
50 ~CloudtoCloudDistance()
The equivelent of std::vector but with a bit more control.
The data and operations for performing bare earth using Cloth simulation.
A point in N-dimensional space, used primarily for spatial location information.
The primary namespace for the NDEVR SDK.
float fltp04
Defines an alias representing a 4 byte floating-point number Bit layout is as follows: -Sign: 1 bit a...