1 #ifndef COIN_SOGLNORMALELEMENT_H
2 #define COIN_SOGLNORMALELEMENT_H
27 #include <Inventor/elements/SoNormalElement.h>
40 void send(
const int index)
const;
44 #endif // !COIN_SOGLNORMALELEMENT_H
The SoGLNormalElement class is yet to be documented.FIXME: write doc.
Definition: SoGLNormalElement.h:29
static void initClass(void)
Definition: SoNormalElement.cpp:55
The SoState class manages the Coin scenegraph traversal state data.The SoState class is used by actio...
Definition: SoState.h:35
virtual void init(SoState *state)
FIXME: write doc.
Definition: SoNormalElement.cpp:94
The SoNormalElement class is yet to be documented.FIXME: write doc.
Definition: SoNormalElement.h:31