Changes required for SUN Solaris port...
This commit is contained in:
@@ -63,12 +63,12 @@ class OSGUTIL_EXPORT Optimizer
|
||||
|
||||
void removeTransforms();
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
typedef std::vector<osg::Transform*> TransformStack;
|
||||
typedef std::vector<osg::Matrix> MatrixStack;
|
||||
|
||||
protected:
|
||||
|
||||
struct TransformStruct
|
||||
{
|
||||
typedef std::set<osg::Object*> ObjectSet;
|
||||
|
||||
Reference in New Issue
Block a user