1#ifndef COIN_SOGLNORMALELEMENT_H
2#define COIN_SOGLNORMALELEMENT_H
36#include <Inventor/elements/SoNormalElement.h>
49 void send(
const int index)
const;
The SoGLNormalElement class is yet to be documented.
Definition SoGLNormalElement.h:38
The SoNormalElement class is yet to be documented.
Definition SoNormalElement.h:40
virtual void init(SoState *state)
Definition SoNormalElement.cpp:108
static void initClass(void)
Definition SoNormalElement.cpp:65
The SoState class manages the Coin scene graph traversal state data.
Definition SoState.h:44