Go to the source code of this file.
Functions | |
| gl_MaterialParameters | OivFrontMaterial () |
| oiv_include <Inventor/oivShaderState.h> | |
| gl_MaterialParameters | OivBackMaterial () |
| gl_LightSourceParameters | OivLightSourceParameters (int i) |
| gl_LightModelParameters | OivLightModel () |
| gl_LightModelProducts | OivFrontLightModelProduct () |
| gl_LightModelProducts | OivBackLightModelProduct () |
| gl_LightProducts | OivFrontLightProduct (int i) |
| gl_LightProducts | OivBackLightProduct (int i) |
| gl_FogParameters | OivFogParameters () |
| gl_PointParameters | OivPointParameters () |
| gl_LightModelProducts OivBackLightModelProduct | ( | ) |
Definition at line 83 of file oivLegacyShaderHelper.h.
| gl_LightProducts OivBackLightProduct | ( | int | i | ) |
Definition at line 105 of file oivLegacyShaderHelper.h.
| gl_MaterialParameters OivBackMaterial | ( | ) |
Definition at line 24 of file oivLegacyShaderHelper.h.
| gl_FogParameters OivFogParameters | ( | ) |
Definition at line 117 of file oivLegacyShaderHelper.h.
| gl_LightModelProducts OivFrontLightModelProduct | ( | ) |
Definition at line 75 of file oivLegacyShaderHelper.h.
| gl_LightProducts OivFrontLightProduct | ( | int | i | ) |
Definition at line 96 of file oivLegacyShaderHelper.h.
| gl_MaterialParameters OivFrontMaterial | ( | ) |
oiv_include <Inventor/oivShaderState.h>
Definition at line 13 of file oivLegacyShaderHelper.h.
| gl_LightModelParameters OivLightModel | ( | ) |
Definition at line 64 of file oivLegacyShaderHelper.h.
| gl_LightSourceParameters OivLightSourceParameters | ( | int | i | ) |
Definition at line 43 of file oivLegacyShaderHelper.h.
| gl_PointParameters OivPointParameters | ( | ) |
Definition at line 132 of file oivLegacyShaderHelper.h.