Skip to content

Add face data to the C API and update C# Pinvoke examples#16

Merged
runette merged 40 commits into
PDAL:masterfrom
ViRGIS-Team:mesh-changes
May 2, 2021
Merged

Add face data to the C API and update C# Pinvoke examples#16
runette merged 40 commits into
PDAL:masterfrom
ViRGIS-Team:mesh-changes

Conversation

@runette

@runette runette commented Apr 30, 2021

Copy link
Copy Markdown
Collaborator

Based on the success of adding the mesh calls to the Python interface I wanted to add them to the C interface as well.

This version adds

  • Access to face data in PDAL using the GetMeshSize and getAllTriangles methods,
  • tests for the above
  • Updates the sample C# P/Invoke scripts to add the Mesh functions and remove dependencies on Unity. Added .csproj files and improved some signatures
  • added more examples to the readme.

I can merge this myself but I wanted to give time for code review first if possible.

@runette runette requested review from hobu and jimmysoda April 30, 2021 09:54
@runette

runette commented May 2, 2021

Copy link
Copy Markdown
Collaborator Author

No comments received so I am going ahead

@runette runette merged commit 81126b1 into PDAL:master May 2, 2021
@runette runette deleted the mesh-changes branch May 2, 2021 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants