#include <Render_Device.h>
Public Member Functions | |
virtual bool | SetUniform4x4f (const char *name, const Matrix4f &m) |
Definition at line 254 of file Render_Device.h.
virtual bool OVR::Render::ShaderSetMatrixTranspose::SetUniform4x4f | ( | const char * | name, |
const Matrix4f & | m | ||
) | [inline, virtual] |
Reimplemented from OVR::Render::ShaderSet.
Definition at line 257 of file Render_Device.h.