ISegmentManager.hpp
20 A segment objects provides an objects representation of the segments that have been created by ModuleSegmentation. Plane parameters and plane moments
21 are only available if the plane extraction mode was applied. Alpha shape objects additionally required the alphaRadius parameter being set.
44 /// get plane parameters (a,b,c,d and sigma0) of the extracted plane (in plane extraction mode only. plane equation: a*x + b*y + c*z + d == 0)
46 /// get plane moments (Mxx, Myy, Mzz, Mxy, Mxz, Myz) of the extracted plane (in plane extraction mode only)
56 A segment manager objects stored all segments that have been created by an ModuleSegmentation run.
