Public Member Functions | |
| RRenderComEntry (RInt32 newMaxEntries=RRENDERCOM_ENTRIES_STEP) | |
| ~RRenderComEntry () | |
| void | clearIllumination () |
| bool | isSurfaceIlluminated () const |
| void | setSurfaceIlluminated () |
| bool | isPointIlluminated () const |
| void | setPointIlluminated () |
| bool | setNextIllumination () |
| void | addIllumination (RColor nC, RVec3f nD, RReal32 nI, RReal nO) |
| RInt32 | getNumberOfIlluminations () const |
Public Attributes | |
| RRay | _currentRay |
| RVec3r | _shadingPoint |
| RVec3r | _geometryNormal |
| RVec3r | _shadingNormal |
| RVec2r | _uv |
| RInt32 | _maxEntries |
| RInt32 | _numberOfEntries |
| RInt32 | _currentLightPos |
| LightCacheEntry * | _illuminationCache |
| LightCacheEntry * | _currentReadIllumination |
| LightCacheEntry * | _currentAddIllumination |
| bool | _surfaceIlluminated |
| bool | _pointIlluminated |
|
|
Definition at line 38 of file RRenderCom.hxx. |
|
|
Definition at line 48 of file RRenderCom.hxx. |
|
||||||||||||||||||||
|
Definition at line 84 of file RRenderCom.hxx. |
|
|
Definition at line 51 of file RRenderCom.hxx. |
|
|
Definition at line 104 of file RRenderCom.hxx. |
|
|
Definition at line 66 of file RRenderCom.hxx. |
|
|
Definition at line 59 of file RRenderCom.hxx. |
|
|
Definition at line 73 of file RRenderCom.hxx. |
|
|
Definition at line 69 of file RRenderCom.hxx. |
|
|
Definition at line 62 of file RRenderCom.hxx. |
|
|
Definition at line 120 of file RRenderCom.hxx. |
|
|
Definition at line 117 of file RRenderCom.hxx. |
|
|
Definition at line 108 of file RRenderCom.hxx. |
|
|
Definition at line 119 of file RRenderCom.hxx. |
|
|
Definition at line 110 of file RRenderCom.hxx. |
|
|
Definition at line 118 of file RRenderCom.hxx. |
|
|
Definition at line 115 of file RRenderCom.hxx. |
|
|
Definition at line 116 of file RRenderCom.hxx. |
|
|
Definition at line 122 of file RRenderCom.hxx. |
|
|
Definition at line 111 of file RRenderCom.hxx. |
|
|
Definition at line 109 of file RRenderCom.hxx. |
|
|
Definition at line 121 of file RRenderCom.hxx. |
|
|
Definition at line 113 of file RRenderCom.hxx. |
1.3.9.1