The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Octant
|
/*
* ENUM: SE_Octant
*
* This data type is used by <Oct Tree Data> to specify which
* octant of an Oct Tree is represented by the associated
* <Feature Hierarchy> (for an <Oct Tree Related Features>) or
* <Geometry Hierarchy> (for an <Oct Tree Related Geometry>).
*
* The numbering of the octants is based upon the region Oct Trees
* described in The Design and Analysis of Spatial Data Structures, by
* Hanan Samet, Addison-Wesley, 1990.
*/
} SE_Octant;
Enumerant Notes
Upper southwest octant.
Upper northwest octant.
Lower southwest octant.
Lower northwest octant.
Upper southeast octant.
Upper northeast octant.
Lower southeast octant.
Lower northeast octant.
Prev: SE_Multiplicity.
Next: SE_Ordering_Reason.
Return to:
Top of this Page,
Type Index
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|