25#ifndef _PO_MESH1D_HINTS_ELEMENT_
26#define _PO_MESH1D_HINTS_ELEMENT_
29#include <Inventor/elements/SoReplacedElement.h>
30#include <MeshViz/nodes/PoMesh1DHints.h>
54 static void initClass();
55 static void exitClass() ;
61 virtual void init(
SoState *state);
static PoMesh1DHints::GeomInterpretation getDefault()
static void set(SoState *state, SoNode *node, PoMesh1DHints::GeomInterpretation geomInterpretation)
static PoMesh1DHints::GeomInterpretation get(SoState *state)
GeomInterpretation
Interpretation Type.
@ AS_IS
The geometry of the current mesh 1D is "as is" interpreted.
Abstract base class for all database nodes.
Abstract base class for each state element whose value is replaced whenever it is set.