following constants can be used anywhere in your code in place of the actual values:
| Name | Value | Description |
|---|---|---|
| RF_DISPLAY_POINTSET | 1 | Point set display. |
| RF_DISPLAY_WIREFRAME | 2 | Wireframe display. |
| RF_DISPLAY_HIDDENLINE | 3 | Hiddenline display. |
| RF_DISPLAY_SHADED | 4 | Shaded display. |
| RF_DISPLAY_SHADEDWITHEDGE | 5 | Shaded face with edge display. |
| RF_DISPLAY_TRANSPARENT | 6 | Transparent display. |
| RF_DISPLAY_TEXTURE | 7 | Texture display. |