ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccContourExtractor Member List

This is the complete list of members for ccContourExtractor, including all inherited members.

ContourType enum nameccContourExtractor
ExtractConcaveHull2D(std::vector< cloudViewer::PointProjectionTools::IndexedCCVector2 > &points, std::list< cloudViewer::PointProjectionTools::IndexedCCVector2 * > &hullPoints, ContourType contourType, bool allowMultiPass, PointCoordinateType maxSquareLength=0, bool enableVisualDebugMode=false, double maxAngleDeg=90.0)ccContourExtractorprotectedstatic
ExtractFlatContour(cloudViewer::GenericIndexedCloudPersist *points, bool allowMultiPass, PointCoordinateType maxEdgeLength=0, const PointCoordinateType *preferredNormDim=0, const PointCoordinateType *preferredUpDir=0, ContourType contourType=FULL, std::vector< unsigned > *originalPointIndexes=0, bool enableVisualDebugMode=false, double maxAngleDeg=0.0)ccContourExtractorstatic
ExtractFlatContour(cloudViewer::GenericIndexedCloudPersist *points, bool allowMultiPass, PointCoordinateType maxEdgeLength, std::vector< ccPolyline * > &parts, bool allowSplitting=true, const PointCoordinateType *preferredNormDim=0, bool enableVisualDebugMode=false)ccContourExtractorstatic
FULL enum valueccContourExtractor
LOWER enum valueccContourExtractor
UPPER enum valueccContourExtractor