MCPcopy Create free account

hub / github.com/JeremyBYU/polylidar / types & classes

Types & classes23 in github.com/JeremyBYU/polylidar

↓ 25 callersClassPolylidar3D
* This class handles all data inputs: 2D points sets, 3D point clouds, 3D meshes. Will extract polygons from data. * The only issue is the '_alpha' p
include/Polylidar/Polylidar.hpp:46
↓ 20 callersClassPolygon
src/Python/polylidar/polylidarutil/descartes_patch.py:8
↓ 10 callersClassLineMesh
src/Python/polylidar/polylidarutil/line_mesh.py:40
↓ 5 callersClassPolygon
* Contains the linear rings of a polygon * */
include/Polylidar/Types.hpp:256
↓ 2 callersClassDelaunator
include/Polylidar/Delaunator/Delaunator.hpp:47
↓ 2 callersClassHalfEdgeTriangulation
* This class hold all the datastructures in our meshes (vertices, triangles, halfedges, etc.). * */
include/Polylidar/Mesh/MeshHelper.hpp:34
↓ 1 callersClassCMakeExtension
setup.py:19
↓ 1 callersClassPyAPIDocsBuilder
Generate Python API *.rst files, per (sub) module, per class, per function. The file name is the full module name. E.g. If output_dir ==
src_docs/make_docs.py:66
↓ 1 callersClassSphinxDocsBuilder
SphinxDocsBuilder calls Python api docs generation and then calls sphinx-build: (1) The user call `make *` (e.g. `make html`) gets forwa
src_docs/make_docs.py:223
ClassArgumentDoc
src/Python/polylidar_pybind/docstring/docstring.hpp:45
ClassCMakeBuild
setup.py:36
ClassDelaunatorPoint
src/Polylidar/Delaunator.cpp:177
ClassDenseMesh
bench/bench_mesh.cpp:63
ClassDenseMeshPaper
bench/bench_mesh_paper.cpp:54
ClassExtremePoint
* Represents point on the far right (x-axis) of hull of a mesh * TODO remove the far left x-axis information that I dont use/need * */
include/Polylidar/Types.hpp:272
ClassFunctionDoc
This class is designed to parse docstrings generated by pybind11 and convert to Python friendly Google-style docstring with the flexibility of adding
src/Python/polylidar_pybind/docstring/docstring.hpp:89
ClassImagesAndSparseMesh
bench/bench_mesh.cpp:22
ClassMatrix
include/Polylidar/Types.hpp:82
ClassPlaneData
* Represents information about a dominant plane normal * Contains the surface unit normal and rotation matrix to align this normal to [0,0,1] * Need
include/Polylidar/Types.hpp:288
ClassSparseMeshPaper
bench/bench_mesh_paper.cpp:31
ClassTimer
include/Polylidar/Utility.hpp:201
Classbdist_wheel
src/Python/setup.py:10
Classcompare
src/Polylidar/Delaunator.cpp:106