From Mathias Froehlich, "attached is a change to TexGenNode rev 10060 that removes a private member
variable that is only initialized and copied by never used seriously. "
This commit is contained in:
@@ -68,7 +68,6 @@ class OSG_EXPORT TexGenNode : public Group
|
||||
virtual ~TexGenNode();
|
||||
|
||||
unsigned int _textureUnit;
|
||||
StateAttribute::GLModeValue _value;
|
||||
osg::ref_ptr<TexGen> _texgen;
|
||||
|
||||
ReferenceFrame _referenceFrame;
|
||||
|
||||
Reference in New Issue
Block a user