Skip to content

Notification for unloaded tiles? #2512

Discussion options

You must be logged in to vote

No; there is no callback for a removed tile.
However, onTileUpdate() passes you a node. If you store an osg::observer_ptr<> for this node, you should be able to detect when it gets deleted.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gwaldron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants