Element that stores the current line pattern in GL.
More...
#include <Inventor/elements/SoGLLinePatternElement.h>
|
static void | initClass () |
| Initializes the SoGLLinePatternElement class. More...
|
|
static void | set (SoState *state, u_short pattern) |
| Sets the current line pattern in the state. More...
|
|
static void | set (SoState *state, SoNode *, u_short pattern) |
|
static u_short | get (SoState *state) |
| Returns current line pattern from the state. More...
|
|
static u_short | getDefault () |
| Returns the default line pattern. More...
|
|
static void | initClass () |
| Initializes the SoLinePatternElement class. More...
|
|
static void | initClass () |
| Initializes the SoInt32Element class. More...
|
|
static void | set (int stackIndex, SoState *state, int32_t value) |
| Set value. More...
|
|
static void | set (int stackIndex, SoState *state, SoNode *, int32_t value) |
|
static void | set (int stackIndex, SoState *state, SoNode *, long value) |
|
static int32_t | get (int stackIndex, SoState *state) |
| Get value. More...
|
|
static SoType | getClassTypeId () |
| Returns type identifier for SoElement class. More...
|
|
static void | initElements () |
| Initialize ALL Inventor element classes. More...
|
|
static void | initClass () |
| Initializes the SoElement class. More...
|
|
static int | getNumStackIndices () |
| Returns the number of stack indices allocated. More...
|
|
static SoType | getIdFromStackIndex (int stackIndex) |
| Returns the id for the element with the given stack index. More...
|
|
Overrides the virtual methods on SoLinePatternElement to send the line pattern to GL when necessary.
Note that this class relies on SoLinePatternElement to store the pattern in the instance.
Definition at line 74 of file SoGLLinePatternElement.h.
◆ ~SoGLLinePatternElement()
virtual SoGLLinePatternElement::~SoGLLinePatternElement |
( |
| ) |
|
|
protectedvirtual |
◆ init()
virtual void SoGLLinePatternElement::init |
( |
SoState * |
state | ) |
|
|
virtual |
◆ initClass()
static void SoGLLinePatternElement::initClass |
( |
| ) |
|
|
static |
◆ pop()
virtual void SoGLLinePatternElement::pop |
( |
SoState * |
state, |
|
|
const SoElement * |
prevTopElement |
|
) |
| |
|
virtual |
◆ push()
virtual void SoGLLinePatternElement::push |
( |
SoState * |
state | ) |
|
|
virtual |
◆ setElt()
virtual void SoGLLinePatternElement::setElt |
( |
int32_t |
pattern | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file:
- /home/jenkins/workspaces/mevislab/4.1.1_0/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/elements/SoGLLinePatternElement.h