Fixes for IRIX build + to_unix on txp plugin files.

This commit is contained in:
Robert Osfield
2003-09-02 10:27:57 +00:00
parent 7575f45800
commit da6f7ebeef
2 changed files with 4 additions and 4 deletions

View File

@@ -165,7 +165,7 @@ class Statistics : public osg::Drawable::PrimitiveFunctor
unsigned int _total_primitives_count;
unsigned int _number_of_vertexes;
unsigned int _calculate_primitives_number_by_mode(GLenum, GLsizei);
inline unsigned int _calculate_primitives_number_by_mode(GLenum, GLsizei);
};
inline unsigned int Statistics::_calculate_primitives_number_by_mode(GLenum mode, GLsizei count)

View File

@@ -541,7 +541,7 @@ public:
float64 transparentScale;
float64 transparentClamp;
float64 fogScale;
};
} _PerformerAttr;
// Struct for Animated Lights
typedef struct AnimationAttr {
@@ -551,7 +551,7 @@ public:
float64 timeOn;
trpg3dPoint vector;
int32 flags;
};
} _AnimationAttr;
// Struct for Calligraphic Lights
typedef struct CalligraphicAttr {
@@ -559,7 +559,7 @@ public:
int32 drawOrder;
float64 minDefocus;
float64 maxDefocus;
};
} _CalligraphicAttr;
// Setters
// Set Type