libsim  Versione7.1.6
subroutine georef_coord_array_compute_bbox ( type(georef_coord_array), intent(inout)  this)
private

Compute the bounding box of each shape in georef_coord_array object.

The bounding box is computed and stored in the object, it is used by the inside() function for speedup; after it is computed the object cannot be changed, otherwise the bounding box will not be valid.

Parametri
[in,out]thisobject to manipulate

Definizione alla linea 1032 del file georef_coord_class.F90.


Generated with Doxygen.