Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/elements/SoLazyElement.h File Reference

Go to the source code of this file.

Classes

class  SoLazyElement
 Element that manages several properties such as colors, that need to be lazily tracked by GL. More...
struct  SoLazyElement::ivStateStructName
 Struct to hold the inventor state: More...
class  SoColorPacker
 This class is meant to be used by all property nodes that set either a diffuse color or transparency in the lazy element. More...

Defines

#define SO_LAZY_SHINY_THRESHOLD   0.005
 threshold to ignore changes in shininess:
#define SO_LAZY_NUM_COMPONENTS   9
 number of components (subelements) in this element:

Define Documentation

#define SO_LAZY_NUM_COMPONENTS   9

Definition at line 87 of file SoLazyElement.h.

#define SO_LAZY_SHINY_THRESHOLD   0.005

Definition at line 84 of file SoLazyElement.h.