SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Continuous_LOD_Select_Parameters
/*
 * STRUCT: SE_Continuous_LOD_Select_Parameters
 *
 *   This data type specifies which branches to traverse from
 *   a <Continuous Level Of Detail Related Geometry> instance
 *   when encountered by a component iterator as directed
 *   by the select_parameters parameter of the
 *   SE_InitializeComponentIterator() function.
 */
typedef struct
{

SE_Continuous_LOD_Select_Choice clod_choice;
} SE_Continuous_LOD_Select_Parameters;



Prev: SE_Continuous_LOD_Select_Choice. Next: SE_Cylindrical_Volume_Extent_Entry.


Return to: Top of this Page, Type Index