Skip to content

CONTINUOUS vs. ON_DEMAND updating #1860

Answered by gwaldron
miles-tbe asked this question in Support Q&A
Discussion options

You must be logged in to vote

Miles,
osgEarth 3.x only supports the CONTINUOUS run scheme right now.

Usually when using ON_DEMAND you need to trigger a redraw through the osgGA::GUIActionAdapter interface, which is available from an event handler. However OpenSceneGraph will disable ON_DEMAND mode if you install an update operation or any update callbacks on your scene graph.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@miles-tbe
Comment options

Answer selected by miles-tbe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants