|
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_Coord | center; | (notes) | |
| SE_Volume_Extent_Entry | vol_extent; | ||
| SE_Volume_LOD_Data_Fields | volume_lod; |
$$$
|