20,741
edits
m (→Approach) |
mNo edit summary |
||
| Line 78: | Line 78: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Next, we only need to coax our new Canvas element to use said <code>osg::Node</code> object | Next, we only need to coax our new Canvas element to use said <code>osg::Node</code> object. | ||
== Turning the filename into a property == | |||
== Using ProxyNode == | |||
== Adding a PositionAttitudeTransform == | |||