calculate_joints_area | R Documentation |
This function calculates the area of each cluster of facets belonging to the same plane
calculate_joints_area(normal_from_wild)
normal_from_wild |
matrix of data resulting from wildfire search |
a list of the area of each plane
## Not run: normali_recalc<-Rcpp_wildfire_search(7,normals[,1:3],neighbours) calculate_joints(mesh3d,normali_recalc) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.