Fixed indentation
This commit is contained in:
parent
5b688eb99d
commit
22f4e44fa4
@ -684,7 +684,7 @@ void WriterNodeVisitor::apply(osg::Group& node)
|
||||
//ignore the root node to maintain same hierarchy
|
||||
_firstNodeProcessed = true;
|
||||
traverse(node);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void WriterNodeVisitor::apply(osg::MatrixTransform& node)
|
||||
|
Loading…
Reference in New Issue
Block a user