sge::renderer::glsl::uniform_variable Class Reference
#include <uniform_variable.hpp>
List of all members.
Constructor & Destructor Documentation
| virtual sge::renderer::glsl::uniform_variable::~uniform_variable |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void sge::renderer::glsl::uniform_variable::set |
( |
space_unit |
|
) |
[pure virtual] |
| virtual void sge::renderer::glsl::uniform_variable::set |
( |
const math::vector2 & |
|
) |
[pure virtual] |
| virtual void sge::renderer::glsl::uniform_variable::set |
( |
const math::vector3 & |
|
) |
[pure virtual] |
| virtual void sge::renderer::glsl::uniform_variable::set |
( |
const math::vector4 & |
|
) |
[pure virtual] |
| virtual void sge::renderer::glsl::uniform_variable::set |
( |
const math::space_matrix & |
|
) |
[pure virtual] |
The documentation for this class was generated from the following file: