ClassesClasses | | Operators

Window

List of Operators

clear_windowClearWindowClearWindowclear_window
Delete the contents of an output window.
close_windowCloseWindowCloseWindowclose_window
Close an output window.
copy_rectangleCopyRectangleCopyRectanglecopy_rectangle
Copy all pixels within rectangles between output windows.
dump_windowDumpWindowDumpWindowdump_window
Write the window content to a file.
dump_window_imageDumpWindowImageDumpWindowImagedump_window_image
Write the window content in an image object.
flush_bufferFlushBufferFlushBufferflush_buffer
Flush the contents of a window.
get_disp_object_model_3d_infoGetDispObjectModel3dInfoGetDispObjectModel3dInfoget_disp_object_model_3d_info
Get the depth or the index of a displayed 3D object model.
get_os_window_handleGetOsWindowHandleGetOsWindowHandleget_os_window_handle
Get the operating system window handle.
get_window_attrGetWindowAttrGetWindowAttrget_window_attr
Get window characteristics.
get_window_extentsGetWindowExtentsGetWindowExtentsget_window_extents
Information about a window's size and position.
get_window_pointer3GetWindowPointer3GetWindowPointer3get_window_pointer3
Access to a window's pixel data.
get_window_typeGetWindowTypeGetWindowTypeget_window_type
Get the window type.
new_extern_windowNewExternWindowNewExternWindownew_extern_window
Create a virtual graphics window under Windows.
open_windowOpenWindowOpenWindowopen_window
Open a graphics window.
query_window_typeQueryWindowTypeQueryWindowTypequery_window_type
Query all available window types.
set_window_attrSetWindowAttrSetWindowAttrset_window_attr
Set window characteristics.
set_window_dcSetWindowDcSetWindowDcset_window_dc
Set the device context of a virtual graphics window (Windows NT).
set_window_extentsSetWindowExtentsSetWindowExtentsset_window_extents
Modify position and size of a window.
set_window_typeSetWindowTypeSetWindowTypeset_window_type
Specify a window type.
unproject_coordinatesUnprojectCoordinatesUnprojectCoordinatesunproject_coordinates
Calculates image coordinates for a point in a 3D plot window.
update_window_poseUpdateWindowPoseUpdateWindowPoseupdate_window_pose
Modify the pose of a 3D plot.

ClassesClasses | | Operators