#include <background_renderer.h>
Definition at line 46 of file background_renderer.h.
◆ BackgroundRenderer()
BackgroundRenderer::BackgroundRenderer |
( |
| ) |
|
|
default |
◆ ~BackgroundRenderer()
BackgroundRenderer::~BackgroundRenderer |
( |
| ) |
|
◆ Draw()
void BackgroundRenderer::Draw |
( |
const float * |
transformed_uvs, |
|
|
const GLuint & |
depthTexture, |
|
|
int |
screenWidth, |
|
|
int |
screenHeight, |
|
|
bool |
redUnknown |
|
) |
| |
◆ InitializeGlContent()
void BackgroundRenderer::InitializeGlContent |
( |
GLuint |
textureId, |
|
|
bool |
oes |
|
) |
| |
◆ kNumVertices
constexpr int BackgroundRenderer::kNumVertices = 4 |
|
static |
◆ oes_
bool BackgroundRenderer::oes_ = false |
|
private |
◆ shaderPrograms_
std::vector< GLuint > BackgroundRenderer::shaderPrograms_ |
|
staticprivate |
◆ texture_id_
GLuint BackgroundRenderer::texture_id_ |
|
private |
The documentation for this class was generated from the following files: