Added support for assigning state to created drawables, implemented gluDisk.
This commit is contained in:
@@ -139,6 +139,7 @@ class OSGUTIL_EXPORT SceneGraphBuilder
|
||||
|
||||
Matrices _matrixStack;
|
||||
osg::ref_ptr<osg::StateSet> _stateset;
|
||||
bool _statesetAssigned;
|
||||
|
||||
bool _normalSet;
|
||||
osg::Vec3f _normal;
|
||||
|
||||
Reference in New Issue
Block a user