groimp-platform:visit-resolution
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groimp-platform:visit-resolution [2024/11/06 17:40] – [Display visitor resolution] gaetan | groimp-platform:visit-resolution [2024/11/06 17:46] (current) – [Resolution index] gaetan | ||
---|---|---|---|
Line 3: | Line 3: | ||
To display a scene (2d or 3d) the graph is visited by a **DisplayVisitor**. The display visitor visit all Nodes that are connected through **Branch** and/or **Successor** edges to the root (see more on the [[groimp-platform: | To display a scene (2d or 3d) the graph is visited by a **DisplayVisitor**. The display visitor visit all Nodes that are connected through **Branch** and/or **Successor** edges to the root (see more on the [[groimp-platform: | ||
- | The DisplayVisitor is used at every display update: highlight, picking, graph update, navigation in the scene, ... So in complex graph it can be useful to: limit the number of visitations | + | The DisplayVisitor is used at every display update: highlight, picking, graph update, navigation in the scene, ... So in complex graph it can be useful to: limit the number of visits |
===== Resolution index ===== | ===== Resolution index ===== | ||
Line 15: | Line 15: | ||
When a visitor visits a node there are three possible event: | When a visitor visits a node there are three possible event: | ||
* The Visitor has a strictly //higher// resolution index than the node. If the node is ResolutionSensitive, | * The Visitor has a strictly //higher// resolution index than the node. If the node is ResolutionSensitive, | ||
- | * The Visitor has the | + | |
+ | | ||
+ | |||
+ | The resolution indexes of Node can be set with the Attribute editor, or with the method // | ||
+ | |||
+ | The resolution of the DisplayVisitor can be set in the options. |
groimp-platform/visit-resolution.1730911258.txt.gz · Last modified: 2024/11/06 17:40 by gaetan