Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoLazyElement.h File Reference

Go to the source code of this file.

Classes

class  SoLazyElement
 Manages several properties that need to be lazily tracked for OpenGL. More...
 

Macros

#define SO_LAZY_SHINY_THRESHOLD   0.005
 Threshold to ignore changes in shininess:
 
#define SO_LAZY_NUM_COMPONENTS   12
 Number of components (subelements) in this element:
 

Macro Definition Documentation

◆ SO_LAZY_NUM_COMPONENTS

#define SO_LAZY_NUM_COMPONENTS   12

Number of components (subelements) in this element:

Definition at line 75 of file SoLazyElement.h.

◆ SO_LAZY_SHINY_THRESHOLD

#define SO_LAZY_SHINY_THRESHOLD   0.005

Threshold to ignore changes in shininess:

Definition at line 70 of file SoLazyElement.h.