rendering_options#
Bases:
TUIMenu
Enter the rendering options menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
animation_option
(service, version, mode, path)Using Wireframe / All option during animation.
auto_spin
(service, version, mode, path)Enable/disable mouse view rotations to continue to spin the display after the button is released.
color_map_alignment
(service, version, mode, path)Set the color bar alignment.
device_info
(service, version, mode, path)List information for the graphics device.
double_buffering
(service, version, mode, path)Enable/disable double-buffering.
driver
(service, version, mode, path)Change the current graphics driver.
face_displacement
(service, version, mode, path)Set face displacement value in Z-buffer units along the Camera Z-axis.
front_faces_transparent
(service, version, ...)Make the front faces transparent.
help_text_color
(service, version, mode, path)Set the color of screen help text.
hidden_line_method
(service, version, mode, path)Specify the method to perform hidden line rendering.
hidden_lines
(service, version, mode, path)Enable/disable hidden line removal.
hidden_surface_method
(service, version, ...)Specify the method to perform hidden line and hidden surface rendering.
hidden_surfaces
(service, version, mode, path)Enable/disable hidden surface removal.
set_rendering_options
(service, version, ...)Set the rendering options.
show_colormap
(service, version, mode, path)Enable/Disable colormap.
surface_edge_visibility
(service, version, ...)Set edge visibility flags for surfaces.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Using Wireframe / All option during animation.
Bases:
TUIMethod
Enable/disable mouse view rotations to continue to spin the display after the button is released.
Bases:
TUIMethod
Set the color bar alignment.
Bases:
TUIMethod
List information for the graphics device.
Bases:
TUIMethod
Enable/disable double-buffering.
Bases:
TUIMethod
Change the current graphics driver.
Bases:
TUIMethod
Set face displacement value in Z-buffer units along the Camera Z-axis.
Bases:
TUIMethod
Make the front faces transparent.
Bases:
TUIMethod
Set the color of screen help text.
Bases:
TUIMethod
Specify the method to perform hidden line rendering.
Bases:
TUIMethod
Enable/disable hidden line removal.
Bases:
TUIMethod
Specify the method to perform hidden line and hidden surface rendering.
Bases:
TUIMethod
Enable/disable hidden surface removal.
Bases:
TUIMethod
Set the rendering options.
Bases:
TUIMethod
Enable/Disable colormap.
Bases:
TUIMethod
Set edge visibility flags for surfaces.