15#define OSG_LINEWIDTH 1
#define COMPARE_StateAttribute_Parameter(parameter)
Definition StateAttribute:69
#define COMPARE_StateAttribute_Types(TYPE, rhs_attribute)
Definition StateAttribute:57
@ SHALLOW_COPY
Definition CopyOp:47
void setWidth(float width)
virtual void apply(State &state) const
LineWidth(const LineWidth &lw, const CopyOp ©op=CopyOp::SHALLOW_COPY)
Definition LineWidth:29
META_StateAttribute(osg, LineWidth, LINEWIDTH)
float _width
Definition LineWidth:58
float getWidth() const
Definition LineWidth:50
LineWidth(float width=1.0f)
virtual int compare(const StateAttribute &sa) const
Definition LineWidth:36
@ LINEWIDTH
Definition StateAttribute:140
#define OSG_EXPORT
Definition osg/Export:39