We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618d625 commit 47f760aCopy full SHA for 47f760a
docs/docs/sections/api_reference.md
@@ -537,6 +537,13 @@
537
show_source: false
538
539
540
+----------------
541
+
542
+::: point_cloud_utils.remove_mesh_vertices
543
+ handler: python
544
+ options:
545
+ show_root_heading: true
546
+ show_source: false
547
548
----------------
549
setup.py
@@ -88,7 +88,7 @@ def main():
88
89
setuptools.setup(
90
name="point-cloud-utils",
91
- version="0.30.2",
+ version="0.30.3",
92
author="Francis Williams",
93
author_email="francis@fwilliams.info",
94
description="A Python library for common tasks on 3D point clouds and meshes",
0 commit comments