50#ifndef _SO_LINE_WIDTH_ELEMENT
51#define _SO_LINE_WIDTH_ELEMENT
81 {
set(state, width); }
101 static void initClass();
102 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
Element's subclasses store a single float, int, or enum value.
Stores the current line width.
static float getDefault()
Returns the default line width.
static int getClassStackIndex()
Returns the stack id for this element.
static float get(SoState *state)
Returns current line width from the state.
static SoType getClassTypeId()
Returns the type identifier for this class.
static void set(SoState *state, SoNode *, float width)
Sets the current line width in the state.
static void set(SoState *state, float width)
Sets the current line width in the state.
Abstract base class for all database nodes.