15#define OSG_LINEWIDTH 1
50 inline float getWidth()
const {
return _width; }
#define COMPARE_StateAttribute_Parameter(parameter)
Definition StateAttribute:69
#define COMPARE_StateAttribute_Types(TYPE, rhs_attribute)
Definition StateAttribute:57
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
Definition StateAttribute:77
author: Julien Valentin 2017 (mp3butcher@hotmail.com)
Definition AlphaFunc:19
#define OSG_EXPORT
Definition osg/Export:39