#include <Inventor/SbBasic.h>
#include <Inventor/SbColor.h>
#include <Inventor/elements/SoElement.h>
#include <Inventor/elements/SoSubElement.h>
#include <Inventor/elements/SoLightModelElement.h>
#include <math.h>
#include <Inventor/misc/SoColorPacker.h>
Go to the source code of this file.
Classes | |
class | SoLazyElement |
Manages several properties that need to be lazily tracked for OpenGL. More... | |
class | SoLazyElement::__ivstate |
Defines | |
#define | SO_LAZY_SHINY_THRESHOLD 0.005 |
#define | SO_LAZY_NUM_COMPONENTS 12 |
#define SO_LAZY_NUM_COMPONENTS 12 |
Number of components (subelements) in this element:.
#define SO_LAZY_SHINY_THRESHOLD 0.005 |
Threshold to ignore changes in shininess:.