From Chuck Sembroski, fixes for IRIX
This commit is contained in:
@@ -218,7 +218,7 @@ public:
|
||||
TexturePool* texture,
|
||||
LightPointAppearancePool* lpAppearance,
|
||||
ShaderPool* shader )
|
||||
: Referenced(),
|
||||
: osg::Referenced(),
|
||||
_colorPool( color ),
|
||||
_materialPool( material ),
|
||||
_texturePool( texture ),
|
||||
|
||||
Reference in New Issue
Block a user