|
Public Member Functions |
| seDRMRenderingProperties () |
| Default constructor.
|
| seDRMRenderingProperties (const seObject &other) |
| Constructor for seDRM... class conversions.
|
SE_Pixel_Fill_Method | get_fill_method () |
| get field fill_method
|
void | set_fill_method (SE_Pixel_Fill_Method val) |
| set field fill_method
|
SE_Shading_Method | get_shading_method () |
| get field shading_method
|
void | set_shading_method (SE_Shading_Method val) |
| set field shading_method
|
SE_Colour_Binding | get_colour_binding () |
| get field colour_binding
|
void | set_colour_binding (SE_Colour_Binding val) |
| set field colour_binding
|
const SE_Display_Style & | get_style () |
| get field style
|
void | set_style (const SE_Display_Style &val) |
| set field style
|
void | set_style (SE_Integer_Unsigned Solid, SE_Integer_Unsigned Wireframe) |
| set field style by parameter list (bit field types)
|
const SE_Display_Side & | get_side () |
| get field side
|
void | set_side (const SE_Display_Side &val) |
| set field side
|
void | set_side (SE_Integer_Unsigned Front, SE_Integer_Unsigned Back) |
| set field side by parameter list (bit field types)
|
virtual SE_DRM_Class | getClassType () const |
| RenderingProperties class identification.
|