Classes | Variables
background_renderer.h File Reference
#include <OpenGLES/ES2/gl.h>
#include <OpenGLES/ES2/glext.h>
#include <cstdlib>
#include "util.h"
Include dependency graph for background_renderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BackgroundRenderer
 

Variables

static const GLfloat BackgroundRenderer_kTexCoord []
 
static const GLfloat BackgroundRenderer_kVertices []
 

Variable Documentation

◆ BackgroundRenderer_kTexCoord

const GLfloat BackgroundRenderer_kTexCoord[]
static
Initial value:
= {
1.0f, 1.0f, 1.0f, 0.0f, 0.0f, 1.0f, 0.0f, 0.0f,
}

Definition at line 34 of file background_renderer.h.

◆ BackgroundRenderer_kVertices

const GLfloat BackgroundRenderer_kVertices[]
static
Initial value:
= {
-1.0f, -1.0f, +1.0f, -1.0f, -1.0f, +1.0f, +1.0f, +1.0f,
}

Definition at line 31 of file background_renderer.h.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:38:58