1#ifndef COIN_SOPICKSTYLEELEMENT_H
2#define COIN_SOPICKSTYLEELEMENT_H
27#include <Inventor/elements/SoInt32Element.h>
29class COIN_DLL_API SoPickStyleElement :
public SoInt32Element {
30 typedef SoInt32Element inherited;
32 SO_ELEMENT_HEADER(SoPickStyleElement);
36 virtual ~SoPickStyleElement();
48 virtual void init(
SoState * state);
51 static void set(
SoState *
const state,
const Style style);
52 static Style get(
SoState *
const state);
53 static Style getDefault();
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
Style
Definition SoPickStyleElement.h:39
static void initClass(void)
Definition SoPickStyleElement.cpp:50
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.18.0.