RenderFunction that calls a single other RenderFunction only.
More...
#include <RenderFunction.h>
|
template<class T > |
const T * | GetVariable (Hash key) |
| Convenience shortcut to a variable pointer from the dynamic scope. More...
|
|
RenderFunction that calls a single other RenderFunction only.
template<class TRenderManager >
molecular::gfx::SingleCalleeRenderFunction::SingleCalleeRenderFunction |
( |
TRenderManager & |
manager | ) |
|
|
inline |
molecular::gfx::SingleCalleeRenderFunction::SingleCalleeRenderFunction |
( |
Scoping & |
scoping, |
|
|
RenderCmdSink & |
renderer |
|
) |
| |
|
inline |
bool molecular::gfx::SingleCalleeRenderFunction::BoundsChangedSince |
( |
int |
framecounter | ) |
const |
|
inlineoverridevirtual |
void molecular::gfx::SingleCalleeRenderFunction::SetCallee |
( |
RenderFunction * |
callee | ) |
|
|
inline |
RenderFunction* molecular::gfx::SingleCalleeRenderFunction::mCallee = nullptr |
|
protected |
The documentation for this class was generated from the following file: