#include <background_renderer.h>
Definition at line 31 of file background_renderer.h.
BackgroundRenderer::BackgroundRenderer |
( |
| ) |
|
|
default |
BackgroundRenderer::~BackgroundRenderer |
( |
| ) |
|
|
default |
void BackgroundRenderer::Draw |
( |
const float * |
transformed_uvs | ) |
|
void BackgroundRenderer::InitializeGlContent |
( |
GLuint |
textureId | ) |
|
GLuint BackgroundRenderer::attribute_uvs_ |
|
private |
GLuint BackgroundRenderer::attribute_vertices_ |
|
private |
constexpr int BackgroundRenderer::kNumVertices = 4 |
|
static |
GLuint BackgroundRenderer::shader_program_ |
|
private |
GLuint BackgroundRenderer::texture_id_ |
|
private |
The documentation for this class was generated from the following files: