Can I dynamically change the geometry of a featureNode? #1814
Answered
by
RhythmOfTension
chuyanjuncn
asked this question in
Support Q&A
-
I am using osgEarth::Symbology::Geometry to construct a feature, then construct the featureNode with the Feature, at last the featureNode is added to mapnode. |
Beta Was this translation helpful? Give feedback.
Answered by
RhythmOfTension
Oct 4, 2021
Replies: 1 comment 1 reply
-
You can change geometry and then call |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gwaldron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can change geometry and then call
featureNode->dirty()