SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Parallelepiped_Volume_Extent_Entry
/*
 * STRUCT: SE_Parallelepiped_Volume_Extent_Entry
 *
 *   Represents parallelepiped <Volume Level Of Detail Data>.
 */
typedef struct
{
SE_Parallelepiped_Volume_Extent_Fields parallelepiped; (notes)
SE_Reference_Vector_Fields reference_vectors[3]; (notes)
} SE_Parallelepiped_Volume_Extent_Entry;


Field Notes


parallelepiped

 Specifies the dimensions of the box, the axes of which
 are specified by the entries of ref_vec.

reference_vectors

 The vector_type of each entry of ref_vec shall be
 SE_REF_VEC_TYP_PARALLELEPIPED_EDGE_DIRECTION.

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



Prev: SE_Packed_Hierarchy_Reference_Ptr. Next: SE_Predicate.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS