SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Cylindrical_Volume_Extent_Entry
/*
 * STRUCT: SE_Cylindrical_Volume_Extent_Entry
 *
 *   Represents a cylindrical <Volume Level Of Detail Data>.
 */
typedef struct
{
SE_Cylindrical_Volume_Extent_Fields cylinder; (notes)
SE_Reference_Vector_Fields reference_vectors[2]; (notes)
} SE_Cylindrical_Volume_Extent_Entry;


Field Notes


cylinder

 Specifies the dimensions of the cylinder, the axes of which
 are specified by the entries of reference_vectors.

reference_vectors

 The vector_type of reference_vectors[0] shall be
 SE_REF_VEC_TYP_MAJOR_AXIS, while that of reference_vectors[1]
 shall be SE_REF_VEC_TYP_MINOR_AXIS.

 Consequently, <Property Value> information is not needed
 for the entries of reference_vectors.



Prev: SE_Continuous_LOD_Select_Parameters. Next: SE_Data_Table_Sub_Extent.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS