1#ifndef COIN_SOCREASEANGLEELEMENT_H
2#define COIN_SOCREASEANGLEELEMENT_H
27#include <Inventor/elements/SoFloatElement.h>
29class COIN_DLL_API SoCreaseAngleElement :
public SoFloatElement {
30 typedef SoFloatElement inherited;
32 SO_ELEMENT_HEADER(SoCreaseAngleElement);
34 static void initClass(
void);
36 virtual ~SoCreaseAngleElement();
39 virtual void init(SoState * state);
41 static void set(SoState *
const state,
SoNode *
const node,
42 const float complexity);
43 static void set(SoState *
const state,
const float complexity);
44 static float get(SoState *
const state);
45 static float get(SoState *
const state,
const SbBool isvrml1);
static float getDefault(void)
Definition SoCreaseAngleElement.cpp:113
static void set(SoState *const state, SoNode *const node, const float complexity)
Definition SoCreaseAngleElement.cpp:66
virtual void init(SoState *state)
Definition SoFloatElement.cpp:160
static float get(const int stackIndex, SoState *const state)
Definition SoFloatElement.cpp:139
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 for Coin by Doxygen 1.13.2.