The SEDRIS Data Representation Model
APPENDIX C - Types
SE_LOD_Data_Type
/*
 * REGISTERABLE ENUM: SE_LOD_Data_Type
 *
 *   This data type indicates what "type" of <LOD Data> is
 *   being used to organize a <LOD Related Features> or
 *   <LOD Related Geometry> aggregate.
 */
typedef SE_Short_Integer SE_LOD_Data_Type;
Enumerant Definition Value
SE_LODDATTYP_DISTANCE
 <Distance LOD Data>.
1
SE_LODDATTYP_INDEX
 <Index LOD Data>.
2
SE_LODDATTYP_MAP_SCALE
 <Map Scale LOD Data>.
3
SE_LODDATTYP_VOLUME
 <Volume LOD Data>.
4
SE_LODDATTYP_SPATIAL_RESOLUTION
 <Spatial Resolution LOD Data>.
5



Prev: SE_Locale. Next: SE_Long_Float.


Return to: Top of this Page, Type Index