powered by
Calculates the bounding box of a mesh
get_mesh_bbox(mesh)
2x3 numeric matrix
The mesh object.
if (FALSE) { # interactive() || isTRUE(as.logical(Sys.getenv("IN_PKGDOWN"))) #Calculates the center of the mesh get_mesh_bbox(generate_cornell_mesh()) }
Run the code above in your browser using DataLab