#include <Shadow.h>
List of all members.
Detailed Description
Definition at line 34 of file Shadow.h.
Constructor & Destructor Documentation
Shadow::Shadow |
( |
Solid * |
solid | ) |
|
Member Function Documentation
void Shadow::AddEdge |
( |
WORD |
v1, |
|
|
WORD |
v2 |
|
) |
| |
bool Shadow::GetVisibleShadowVolumes |
( |
| ) |
|
|
static |
bool Shadow::IsEnabled |
( |
| ) |
const |
|
inline |
int Shadow::operator== |
( |
const Shadow & |
s | ) |
const |
|
inline |
void Shadow::Render |
( |
Video * |
video | ) |
|
void Shadow::SetEnabled |
( |
bool |
e | ) |
|
|
inline |
void Shadow::SetVisibleShadowVolumes |
( |
bool |
vis | ) |
|
|
static |
static const char* Shadow::TYPENAME |
( |
| ) |
|
|
inlinestatic |
void Shadow::Update |
( |
Light * |
light | ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: