OpenSceneGraph
OpenSceneGraph copied to clipboard
Remove stale documentation from the Drawable class
The Drawable class had stale documentation stating that a Drawable is not a node and therefore must be wrapped in a Geode. However, that's no longer true. I dropped the references to Geode from the class description.