The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Quadrant
|
/*
* ENUM: SE_Quadrant
*
* This data type is used by <Quadrant Data> to specify which quadrant
* of a Quadrant is represented by the associated <Feature Hierarchy>
* (for a <Quadrant Related Features>) or <Geometry Hierarchy> (for a
* <Quadrant Related Geometry>).
*
* The numbering of the quadrants is based upon the region Quad Trees
* described in The Design and Analysis of Spatial Data Structures, by
* Hanan Samet, Addison-Wesley, 1990.
*/
} SE_Quadrant;
Enumerant Notes
Left front quadrant.
Right front quadrant.
Left back quadrant.
Right back quadrant.
Prev: SE_Property_Code_Type.
Next: SE_Reference_Vector_Type.
Return to:
Top of this Page,
Type Index
Last updated: July 16, 2004
|
Copyright © 2004 SEDRIS
|
|