|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CDListLighting:
Collaboration diagram for CDListLighting:Public Member Functions | |
| CDListLighting (CGLContext &context) | |
| CDListLight & | GetDListLight (int num) |
| CLight & | GetLight (int num) |
| void | SetLightingEnabled (bool enabled) |
| void | SetGlobalAmbient (cpu_vec_xyzw newAmb) |
Public Member Functions inherited from CLighting | |
| CLighting (CGLContext &context) | |
Private Member Functions | |
| void | TellRendererLightPropChanged () |
Private Attributes | |
| CDListLight | Light0 |
| CDListLight | Light1 |
| CDListLight | Light2 |
| CDListLight | Light3 |
| CDListLight | Light4 |
| CDListLight | Light5 |
| CDListLight | Light6 |
| CDListLight | Light7 |
| CDListLight * | Lights [NumLights] |
Additional Inherited Members | |
Protected Attributes inherited from CLighting | |
| CGLContext & | GLContext |
Static Protected Attributes inherited from CLighting | |
| static const int | NumLights = 8 |
Definition at line 260 of file lighting.h.
| CDListLighting::CDListLighting | ( | CGLContext & | context | ) |
Definition at line 266 of file lighting.cpp.
|
inlineprivate |
Definition at line 264 of file lighting.h.
|
inline |
Definition at line 272 of file lighting.h.
|
inlinevirtual |
Implements CLighting.
Definition at line 277 of file lighting.h.
|
virtual |
Implements CLighting.
Definition at line 302 of file lighting.cpp.
|
virtual |
Implements CLighting.
Definition at line 323 of file lighting.cpp.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 261 of file lighting.h.
|
private |
Definition at line 262 of file lighting.h.