FDO API Reference Feature Data Objects

IEnvelope.h File Reference

#include <FdoCommon.h>

Include dependency graph for IEnvelope.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoIEnvelope
 The FdoIEnvelope class is a three-dimensional, axis-aligned box. This is a helper type for Geometries, and does not itself inherit from IGeometry. This type is typically used to record the "extents" of a shape, also known in 2 dimensions as an MBR ("Minimum Bounding Rectangle"). The box may be initially empty, meaning that no dimensions have an assigned value. each individual extent may be unassigned, in which case using its accessor will return numeric_limits<double>::quiet_NaN(). More...

Comments or suggestions? Send us feedback.