25#ifndef _SO_DATASETID_ELEMENT
26#define _SO_DATASETID_ELEMENT
28#include <Inventor/elements/SoReplacedElement.h>
62 virtual void init(
SoState *state);
66 static void initClass();
67 static void exitClass();
Stores the current dataset id.
static void set(SoState *state, SoDataSetId *dsId)
Sets the current id in the state.
static const SoDataSetId * get(SoState *state)
Returns current id from the state.
<a href="IconLegend.html"><img src="extLDM.gif" alt="Large Data Management" border="0"></a> Property...
Abstract base class for each state element whose value is replaced whenever it is set.