SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Volume_Extent_Entry
/*
 * STRUCT: SE_Volume_Extent_Entry
 *
 *   Used to represent a <Volume Extent> for an SE_Volume_LOD_Entry.
 */
typedef struct
{
SE_Solid volume_type;
union
{
SE_Spherical_Volume_Extent_Fields sphere;
SE_Cylindrical_Volume_Extent_Entry cyl;
SE_Parallelepiped_Volume_Extent_Entry box;
} volume;
} SE_Volume_Extent_Entry;



Prev: SE_Unmatched_State_Behaviour. Next: SE_Volume_LOD_Entry.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS