14#ifndef OSG_PRIMITIVERESTARTINDEX
15#define OSG_PRIMITIVERESTARTINDEX 1
39 inline void setRestartIndex(
unsigned int restartIndex ) { _restartIndex = restartIndex; }
Definition PrimitiveRestartIndex:25
META_StateAttribute(osg, PrimitiveRestartIndex, PRIMITIVERESTARTINDEX) virtual int compare(const StateAttribute &sa) const
PrimitiveRestartIndex(unsigned int restartIndex)
virtual void apply(State &state) const
PrimitiveRestartIndex(const PrimitiveRestartIndex &primitiveRestartIndex, const CopyOp ©op=CopyOp::SHALLOW_COPY)
unsigned int getRestartIndex() const
Definition PrimitiveRestartIndex:41
void setRestartIndex(unsigned int restartIndex)
Definition PrimitiveRestartIndex:39
virtual ~PrimitiveRestartIndex()
unsigned int _restartIndex
Definition PrimitiveRestartIndex:49
Definition StateAttribute:77
author: Julien Valentin 2017 (mp3butcher@hotmail.com)
Definition AlphaFunc:19
#define OSG_EXPORT
Definition osg/Export:39