powered by
Calculates the coordinates of the center of a mesh
get_mesh_center(mesh)
Length-3 numeric vector
The mesh object.
if(run_documentation()) { #Calculates the center of the mesh get_mesh_center(generate_cornell_mesh()) }
Run the code above in your browser using DataLab