MultiViewPointCloudProcessor.h File Reference
+ Include dependency graph for MultiViewPointCloudProcessor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultiViewPointCloudProcessor
 Brief description of class MultiViewPointCloudProcessor. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Functions

 ARMARX_CONFIG_STRUCT_DEFINE_ADAPT_CONFIGURE (armarx::cfg::MVPCLProc, Config,(float, gridSize, AX_DEFAULT(50), AX_MIN(0), AX_MAX(10 '000),),(float, frameRate, AX_DEFAULT(30), AX_MIN(0), AX_MAX(300)),(int, maxNumberOfFramesPerViewPoint, AX_DEFAULT(100), AX_MIN(1), AX_MAX(1000)))
 

Function Documentation

◆ ARMARX_CONFIG_STRUCT_DEFINE_ADAPT_CONFIGURE()

ARMARX_CONFIG_STRUCT_DEFINE_ADAPT_CONFIGURE ( armarx::cfg::MVPCLProc  ,
Config  ,
(float, gridSize, AX_DEFAULT(50), AX_MIN(0), AX_MAX(10 '000),)  ,
(float, frameRate, AX_DEFAULT(30), AX_MIN(0), AX_MAX(300))  ,
(int, maxNumberOfFramesPerViewPoint, AX_DEFAULT(100), AX_MIN(1), AX_MAX(1000))   
)