The SEDRIS Data Representation Model
APPENDIX C - Constants SE_RENDER_PRIORITY_BOTTOMMOST |
---|
/* * CONSTANT: SE_RENDER_PRIORITY_BOTTOMMOST * * Used to set the rendering_priority of a <Rendering Priority Level> * instance to indicate the lowest possible priority. */#define SE_RENDER_PRIORITY_BOTTOMMOST ((SE_Short_Integer)-32768)
|