Ran script to remove trailing spaces and tabs
This commit is contained in:
@@ -40,7 +40,7 @@ class OSG_EXPORT Geode : public Node
|
||||
|
||||
virtual Geode* asGeode() { return this; }
|
||||
virtual const Geode* asGeode() const { return this; }
|
||||
|
||||
|
||||
/** Add a \c Drawable to the \c Geode.
|
||||
* If \c drawable is not \c NULL and is not contained in the \c Geode
|
||||
* then increment its reference count, add it to the drawables list and
|
||||
|
||||
Reference in New Issue
Block a user