The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Pixel_Fill_Method
/*
 * REGISTERABLE ENUM: SE_Pixel_Fill_Method
 *
 *   This data type is used in <Rendering Properties> instances
 *   to specify the colour blending method.
 */
typedef SE_Short_Integer SE_Pixel_Fill_Method;
Enumerant Definition Value
SE_PIXFILLMETH_CONSTANT
 The geometry/polygon colour defines the constant pixel colour across
 the geometry attribute.
1
SE_PIXFILLMETH_BLEND
 Colour/intensity at each <Vertex> instance is used to blend for the
 geometry fill method.
2



Prev: SE_Ordering_Reason. Next: SE_Point_Light_Display_Type.


Return to: Top of this Page, Type Index