1#ifndef COIN_SOLINEPATTERNELEMENT_H
2#define COIN_SOLINEPATTERNELEMENT_H
27#include <Inventor/elements/SoInt32Element.h>
29class COIN_DLL_API SoLinePatternElement :
public SoInt32Element {
30 typedef SoInt32Element inherited;
32 SO_ELEMENT_HEADER(SoLinePatternElement);
36 virtual ~SoLinePatternElement();
44 virtual void init(SoState * state);
46 static void set(SoState *
const state,
SoNode *
const node,
47 const int32_t pattern);
48 static void set(SoState *
const state,
const int32_t pattern);
49 static int32_t
get(SoState *
const state);
static void initClass(void)
Definition SoElement.cpp:507
virtual void init(SoState *state)
FIXME: write doc.
Definition SoInt32Element.cpp:151
static int32_t get(const int index, SoState *const state)
FIXME: write doc.
Definition SoInt32Element.cpp:130
static int32_t getDefault()
FIXME: write doc.
Definition SoLinePatternElement.cpp:100
static void set(SoState *const state, SoNode *const node, const int32_t pattern)
FIXME: write doc.
Definition SoLinePatternElement.cpp:61
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen 1.14.0.