calculate_joints_area: calculate_joints_area

View source: R/funzioni.R

calculate_joints_areaR Documentation

calculate_joints_area

Description

This function calculates the area of each cluster of facets belonging to the same plane

Usage

calculate_joints_area(normal_from_wild)

Arguments

normal_from_wild

matrix of data resulting from wildfire search

Value

a list of the area of each plane

Examples


## Not run: 

normali_recalc<-Rcpp_wildfire_search(7,normals[,1:3],neighbours)

calculate_joints(mesh3d,normali_recalc)


## End(Not run)



JFM documentation built on March 28, 2022, 9:12 a.m.