|
MeVisLab Toolbox Reference
|
#include "MLPCLSupportSystem.h"#include <mlModuleIncludes.h>#include <mlPCLObjectPtrsContainer.h>#include <PCLThirdPartyWarningsDisable.h>#include <pcl/pcl_base.h>#include <pcl/PointIndices.h>#include <PCLThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| class | ml::PCLBaseObject |
Namespaces | |
| namespace | ml |
| Defines the class GetTileJob. | |
Functions | |
| ml::ML_REFCOUNTED_PTR (PCLBaseObject) | |
| Declares the smart pointer PCLBaseObjectPtr from PCLBaseObject. | |
Base object containing pointers (as MLPCLObjectPtrsContainer) to objects from the Point Cloud Library (PCL) as well as a vector of PointIndices and to pass point clouds and result indexes from one module to another.
Base object containing pointers (as MLPCLObjectPtrsContainer) to objects from the Point Cloud Library (PCL) as well as a vector of PointIndices and to pass point clouds and result indexes from one module to another.
Definition in file mlPCLBaseObject.h.