Stores the current surface normals. More...
#include <Inventor/elements/SoGLNormalElement.h>
Public Member Functions | |
void | send (int index) const |
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
Stores the current surface normals.
This element stores the current surface normals. This class includes methods to send the surface normal to GL on demand.
NOTE: This class does not exist in Open Inventor 10.0 and later.Note that this class relies on SoNormalElement to store the normals in the instance.
static int SoGLNormalElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoNormalElement.
static SoType SoGLNormalElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoNormalElement.
void SoGLNormalElement::send | ( | int | index | ) | const |
Sends indexed normal to GL.