![]() |
|
OutlineThe PovClipse editor utilizes the standard eclipse Outline view. It structures the Povray scene file, showing the individual sections like declarations, objects, lights...
The Outline uses a tree structure to display the cod sections, allowing to see
the content of a section, e.g. a SelectingClicking an entry in the outline lets the editor jump to the corresponding code section. The outline is automatically updated when the editor does not receive any keystrokes for half a second. Ordering
The order of the outline display can be changed using the
Expanding / collapsing the complete tree
Filtering
The content of the Outline tree can be filtered using the
Click on it to open the Outline filter dialog:
The check box "Enable filter" is used to specify whether the filter
shall be applied to the outline view or not.
The list shows the complete series of elements known by the Outline view. You can use the buttons below the list to select or unselect the complete list at once. Close the dialog using the "OK" button in order to store the filter settings. If the dialog is closed using the "Cancel" button the existing filter setting is not changed. |