SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Volume_LOD_Entry
/*
 * STRUCT: SE_Volume_LOD_Entry
 *
 *   Used to represent <Volume Level Of Detail Data> for SE_LOD_Entry.
 */
typedef struct
{

SRM_Coordinate coordinate;
SE_Volume_Extent_Entry volume_extent;
SE_Volume_LOD_Data_Fields volume_lod;
} SE_Volume_LOD_Entry;



Prev: SE_Volume_Extent_Entry. Next: SE_Volumetric_Shape.


Return to: Top of this Page, Type Index