xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
命名空间 | 类型定义
typedef.hpp 文件参考
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

namespace  gl
 
namespace  xcal
 
namespace  xcal::render
 
namespace  xcal::render::opengl
 
namespace  xcal::render::opengl::object
 
namespace  xcal::render::opengl::GL
 

类型定义

typedef struct GLFWwindow GLFWwindow
 
typedef unsigned int gl::GLbitfield
 
typedef signed char gl::GLbyte
 
typedef short gl::GLshort
 
typedef int gl::GLint
 
typedef int gl::GLsizei
 
typedef unsigned char gl::GLubyte
 
typedef unsigned short gl::GLushort
 
typedef unsigned int gl::GLuint
 
typedef float gl::GLfloat
 
typedef float gl::GLclampf
 
typedef double gl::GLdouble
 
typedef double gl::GLclampd
 
typedef void gl::GLvoid
 

类型定义说明

◆ GLFWwindow

typedef struct GLFWwindow GLFWwindow

在文件 typedef.hpp6 行定义.