15 #define OSG_LINEWIDTH 1
17 #include <osg/StateAttribute>
48 void setWidth(
float width);
50 inline float getWidth()
const {
return _width; }
52 virtual void apply(
State& state)
const;
#define COMPARE_StateAttribute_Types(TYPE, rhs_attribute)
virtual int compare(const StateAttribute &sa) const
LineWidth(const LineWidth &lw, const CopyOp ©op=CopyOp::SHALLOW_COPY)
GLint GLenum GLsizei width
#define META_StateAttribute(library, name, type)
#define COMPARE_StateAttribute_Parameter(parameter)