14 #ifndef OSG_PRIMITIVERESTARTINDEX
15 #define OSG_PRIMITIVERESTARTINDEX 1
17 #include <osg/StateAttribute>
39 inline void setRestartIndex(
unsigned int restartIndex ) { _restartIndex = restartIndex; }
43 virtual void apply(
State& state)
const;
void setRestartIndex(unsigned int restartIndex)
unsigned int getRestartIndex() const
#define META_StateAttribute(library, name, type)
unsigned int _restartIndex