1#ifndef COIN_SOUNITSELEMENT_H
2#define COIN_SOUNITSELEMENT_H
27#include <Inventor/elements/SoInt32Element.h>
29class COIN_DLL_API SoUnitsElement :
public SoInt32Element {
30 typedef SoInt32Element inherited;
32 SO_ELEMENT_HEADER(SoUnitsElement);
36 virtual ~SoUnitsElement();
63 static void set(
SoState *
const state,
const Units units);
65 static Units getDefault();
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
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
Units
Definition SoUnitsElement.h:40
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen 1.14.0.