FirstHitInfo Struct Reference
[Data Structures]
List of all members.
Detailed Description
Rendering cache for first hits.
Member Enumeration Documentation
- Enumerator:
kSampled |
|
kFinalColor |
|
kReflection |
|
kTransparency |
|
kCaustic |
|
kInterpolated |
|
Member Function Documentation
boolean FirstHitInfo::HasBeenInterpolated |
( |
|
) |
const [inline] |
boolean FirstHitInfo::HasBeenSampled |
( |
|
) |
const [inline] |
boolean FirstHitInfo::HasCaustics |
( |
|
) |
const [inline] |
boolean FirstHitInfo::HasFinalColor |
( |
|
) |
const [inline] |
boolean FirstHitInfo::HasReflection |
( |
|
) |
const [inline] |
boolean FirstHitInfo::HasTransparency |
( |
|
) |
const [inline] |
void FirstHitInfo::SetHasBeenSampled |
( |
|
) |
[inline] |
void FirstHitInfo::SetHasCaustics |
( |
|
) |
[inline] |
void FirstHitInfo::SetHasFinalColor |
( |
|
) |
[inline] |
void FirstHitInfo::SetHasReflection |
( |
|
) |
[inline] |
void FirstHitInfo::SetHasTransparency |
( |
|
) |
[inline] |
void FirstHitInfo::SetInterpolated |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: