From Farshid Lashkari, added function for querring whether a mode is a texture related mode or not.
This commit is contained in:
@@ -486,6 +486,8 @@ class OSG_EXPORT StateSet : public Object
|
||||
|
||||
};
|
||||
|
||||
extern OSG_EXPORT bool isTextureMode(StateAttribute::GLMode mode);
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user