MeshUpdateBoundingBox

This function updates the bounding box for the mesh based upon the current geometry.

Synopsis

#include "mesh.h" 
int MeshUpdateBoundingBox(Mesh mesh)
Not collective

Input Parameter

mesh -The mesh

Keywords

mesh, bounding box, update

See Also

MeshSetBoundingBox(), MeshGetBoundingBox()

Level:intermediate
Location:
src/mesh/interface/meshQuery.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages