RixLightContext This class provides access to the rendering context during light sampling and evaluation.
More...
#include <RixLight.h>
Inherits RixContext.
RixLightContext This class provides access to the rendering context during light sampling and evaluation.
RixLightContext::RixLightContext |
( |
) | |
|
|
inlineprotected |
RixLightContext::~RixLightContext |
( |
) | |
|
|
inlineoverrideprotected |
virtual void RixLightContext::GetCurrentToLightTransform |
( |
RtMatrix4x4 & |
lightToCurrent) | |
const |
|
pure virtual |
virtual void RixLightContext::GetCurrentToLightTransform |
( |
float const |
time, |
|
|
RtMatrix4x4 & |
lightToCurrent |
|
) |
| const |
|
pure virtual |
virtual void RixLightContext::GetFromToTransform |
( |
RtUString |
from, |
|
|
RtUString |
to, |
|
|
const float |
time, |
|
|
RtMatrix4x4 & |
xform |
|
) |
| const |
|
pure virtual |
virtual void RixLightContext::GetFromToTransform |
( |
RtUString |
from, |
|
|
RtUString |
to, |
|
|
RtMatrix4x4 & |
xform |
|
) |
| const |
|
pure virtual |
virtual void RixLightContext::GetLightToCurrentTransform |
( |
RtMatrix4x4 & |
lightToCurrent) | |
const |
|
pure virtual |
virtual void RixLightContext::GetLightToCurrentTransform |
( |
float const |
time, |
|
|
RtMatrix4x4 & |
lightToCurrent |
|
) |
| const |
|
pure virtual |
virtual RtFloat2 RixLightContext::GetSample2D |
( |
) | |
const |
|
pure virtual |
virtual void RixLightContext::GetSample4D |
( |
RtFloat2 & |
xy, |
|
|
RtFloat2 & |
zw |
|
) |
| const |
|
pure virtual |
virtual float RixLightContext::GetTime |
( |
) | |
const |
|
pure virtual |
virtual void RixLightContext::GetWorldBBox |
( |
RtBBox & |
worldBBox) | |
const |
|
pure virtual |
The documentation for this class was generated from the following file: