![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for cloudViewer::PointProjectionTools, including all inherited members.
| applyTransformation(GenericCloud *cloud, Transformation &trans, GenericProgressCallback *progressCb=nullptr) | cloudViewer::PointProjectionTools | static |
| applyTransformation(GenericIndexedCloud *cloud, Transformation &trans, GenericProgressCallback *progressCb=nullptr) | cloudViewer::PointProjectionTools | static |
| computeTriangulation(GenericIndexedCloudPersist *cloud, TRIANGULATION_TYPES type, PointCoordinateType maxEdgeLength, unsigned char dim, std::string &outputErrorStr) | cloudViewer::PointProjectionTools | static |
| developCloudOnCone(GenericCloud *cloud, unsigned char dim, PointCoordinateType baseRadius, float alpha, const CCVector3 ¢er, GenericProgressCallback *progressCb=nullptr) | cloudViewer::PointProjectionTools | static |
| developCloudOnCylinder(GenericCloud *cloud, PointCoordinateType radius, unsigned char dim=2, CCVector3 *center=nullptr, GenericProgressCallback *progressCb=nullptr) | cloudViewer::PointProjectionTools | static |
| extractConcaveHull2D(std::vector< IndexedCCVector2 > &points, std::list< IndexedCCVector2 * > &hullPoints, PointCoordinateType maxSquareLength=0) | cloudViewer::PointProjectionTools | static |
| extractConvexHull2D(std::vector< IndexedCCVector2 > &points, std::list< IndexedCCVector2 * > &hullPoints) | cloudViewer::PointProjectionTools | static |
| IGNORE_MAX_EDGE_LENGTH | cloudViewer::PointProjectionTools | static |
| segmentIntersect(const CCVector2 &A, const CCVector2 &B, const CCVector2 &C, const CCVector2 &D) | cloudViewer::PointProjectionTools | static |