The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Display_Style
/*
 * SET: SE_Display_Style
 *
 *   This data type is used in <Rendering Properties> to choose a
 *   style in which to render geometric objects (usually <Polygon>
 *   instances).
 */
typedef struct
{
SE_Integer_Unsigned : 1 Solid;
SE_Integer_Unsigned : 1 Wireframe;
} SE_Display_Style;



Prev: SE_Display_Side. Next: SE_DRM_Class.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS