vertex.hpp
Go to the documentation of this file.
1 #ifndef _QUORI_FACE_NODE_SHADER_VERTEX_HPP_
2 #define _QUORI_FACE_NODE_SHADER_VERTEX_HPP_
3 
4 #include <string>
5 
6 namespace quori_face
7 {
8  namespace shader
9  {
10  extern const std::string VERTEX;
11  }
12 }
13 
14 #endif
string
GLsizei const GLchar *const * string
Definition: glcorearb.h:790
quori_face::shader::VERTEX
const std::string VERTEX
quori_face
Definition: Cache.hpp:9
shader
GLuint shader
Definition: glcorearb.h:761


quori_face
Author(s):
autogenerated on Wed Mar 2 2022 00:53:20