Stores the current line width in GL. More...
#include <Inventor/elements/SoGLLineWidthElement.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
Stores the current line width in GL.
This element stores the current line width in GL. Overrides the virtual methods on SoLineWidthElement to send the line width to GL when necessary.
NOTE: This class does not exist in Open Inventor 10.0 and later.Note that this class relies on SoLineWidthElement to store the width in the instance.
static int SoGLLineWidthElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoLineWidthElement.
static SoType SoGLLineWidthElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoLineWidthElement.