OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BBoxUnionFunction.h File Reference
#include <ServerFunction.h>
Include dependency graph for BBoxUnionFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdap::BBoxUnionFunction
 

Namespaces

 libdap
 static class NCMLUtil overview
 

Functions

void libdap::function_dap2_bbox_union (int argc, BaseType *argv[], DDS &, BaseType **btpp)
 Combine several bounding boxes, forming their union. More...
 
BaseType * libdap::function_dap4_bbox_union (D4RValueList *, DMR &)
 Combine several bounding boxes, forming their union. More...