27 LOGE(
"Could not create program.");
56 const std::vector<GLushort>& indices) {
62 const std::vector<GLfloat>& normals) {
void SetAlpha(const float alpha)
std::string GetBasicFragmentShader()
static const float vertices[]
std::vector< GLfloat > vertices_
GLuint CreateProgram(const char *vertex_source, const char *fragment_source)
std::string GetBasicVertexShader()
void SetColor(const Color &color)
std::vector< GLfloat > normals_
std::vector< GLushort > indices_
void SetVertices(const std::vector< GLfloat > &vertices)