Public Member Functions | |
| LightCacheEntry () | |
| ~LightCacheEntry () | |
| void | set (RColor newCol, RVec3f newLightDir, RReal32 newIntensity, RReal32 newOpacity) |
Public Attributes | |
| RColor | _color |
| RVec3f | _lightDirection |
| RReal32 | _intensity |
| RReal32 | _opacity |
|
|
Definition at line 21 of file RRenderCom.hxx. |
|
|
Definition at line 22 of file RRenderCom.hxx. |
|
||||||||||||||||||||
|
Definition at line 23 of file RRenderCom.hxx. |
|
|
Definition at line 30 of file RRenderCom.hxx. |
|
|
Definition at line 32 of file RRenderCom.hxx. |
|
|
Definition at line 31 of file RRenderCom.hxx. |
|
|
Definition at line 33 of file RRenderCom.hxx. |
1.3.9.1