MeshLib
 
Loading...
Searching...
No Matches
MR::DividePointCloudOptionalOutput Struct Reference

#include <MRPointCloudDivideWithPlane.h>

Public Attributes

VertMapoutVmap { nullptr }
 optional out map from input points to output
 
PointCloudotherPart { nullptr }
 optional out other part of the point cloud
 
VertMapotherOutVmap { nullptr }
 optional out map from input points to other part output
 

Member Data Documentation

◆ otherOutVmap

VertMap* MR::DividePointCloudOptionalOutput::otherOutVmap { nullptr }

optional out map from input points to other part output

◆ otherPart

PointCloud* MR::DividePointCloudOptionalOutput::otherPart { nullptr }

optional out other part of the point cloud

◆ outVmap

VertMap* MR::DividePointCloudOptionalOutput::outVmap { nullptr }

optional out map from input points to output


The documentation for this struct was generated from the following file: