ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::PointProjectionTools Member List

This is the complete list of members for cloudViewer::PointProjectionTools, including all inherited members.

applyTransformation(GenericCloud *cloud, Transformation &trans, GenericProgressCallback *progressCb=nullptr)cloudViewer::PointProjectionToolsstatic
applyTransformation(GenericIndexedCloud *cloud, Transformation &trans, GenericProgressCallback *progressCb=nullptr)cloudViewer::PointProjectionToolsstatic
computeTriangulation(GenericIndexedCloudPersist *cloud, TRIANGULATION_TYPES type, PointCoordinateType maxEdgeLength, unsigned char dim, std::string &outputErrorStr)cloudViewer::PointProjectionToolsstatic
developCloudOnCone(GenericCloud *cloud, unsigned char dim, PointCoordinateType baseRadius, float alpha, const CCVector3 &center, GenericProgressCallback *progressCb=nullptr)cloudViewer::PointProjectionToolsstatic
developCloudOnCylinder(GenericCloud *cloud, PointCoordinateType radius, unsigned char dim=2, CCVector3 *center=nullptr, GenericProgressCallback *progressCb=nullptr)cloudViewer::PointProjectionToolsstatic
extractConcaveHull2D(std::vector< IndexedCCVector2 > &points, std::list< IndexedCCVector2 * > &hullPoints, PointCoordinateType maxSquareLength=0)cloudViewer::PointProjectionToolsstatic
extractConvexHull2D(std::vector< IndexedCCVector2 > &points, std::list< IndexedCCVector2 * > &hullPoints)cloudViewer::PointProjectionToolsstatic
IGNORE_MAX_EDGE_LENGTHcloudViewer::PointProjectionToolsstatic
segmentIntersect(const CCVector2 &A, const CCVector2 &B, const CCVector2 &C, const CCVector2 &D)cloudViewer::PointProjectionToolsstatic