molecular
|
Uniform variable that can be fed to a Renderer::Program More...
#include <Uniform.h>
Public Member Functions | |
void | Apply (RenderCmdSink::Program *program, Hash name) const override |
Feed to program. More... | |
unsigned int | GetArraySize () const override |
T & | operator* () |
const T & | operator* () const |
T & | operator[] (int i) |
const T & | operator[] (int i) const |
![]() | |
virtual | ~Variable () |
Uniform variable that can be fed to a Renderer::Program
|
inlineoverridevirtual |
Feed to program.
Implements molecular::gfx::Variable.
|
inlineoverridevirtual |
Reimplemented from molecular::gfx::Variable.
|
inline |
|
inline |
|
inline |
|
inline |