The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Octant
|
/*
* ENUM: SE_Octant
*
* This data type is used by <Octant Data> to specify which
* octant of an Octant Data is represented by the associated
* <Feature Hierarchy> (for an <Octant Related Features>) or
* <Geometry Hierarchy> (for an <Octant 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 left front octant.
Upper left back octant.
Lower left front octant.
Lower left back octant.
Upper right front octant.
Upper right back octant.
Lower right front octant.
Lower right back octant.
Prev: SE_Multiplicity.
Next: SE_Online_Function_Code.
Return to:
Top of this Page,
Type Index
Last updated: July 16, 2004
|
Copyright © 2004 SEDRIS
|
|