#include <MRPointCloudDivideWithPlane.h>
Public Attributes | |
VertMap * | outVmap { nullptr } |
optional out map from input points to output | |
PointCloud * | otherPart { nullptr } |
optional out other part of the point cloud | |
VertMap * | otherOutVmap { nullptr } |
optional out map from input points to other part output | |
VertMap* MR::DividePointCloudOptionalOutput::otherOutVmap { nullptr } |
optional out map from input points to other part output
PointCloud* MR::DividePointCloudOptionalOutput::otherPart { nullptr } |
optional out other part of the point cloud
VertMap* MR::DividePointCloudOptionalOutput::outVmap { nullptr } |
optional out map from input points to output