Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
glfw_binding Struct Reference

#include <rs_processing_gl.h>

Public Attributes

glfwInitFun glfwInit
glfwWindowHintFun glfwWindowHint
glfwCreateWindowFun glfwCreateWindow
glfwDestroyWindowFun glfwDestroyWindow
glfwMakeContextCurrentFun glfwMakeContextCurrent
glfwGetCurrentContextFun glfwGetCurrentContext
glfwSwapIntervalFun glfwSwapInterval
glfwGetProcAddressFun glfwGetProcAddress

Member Data Documentation

◆ glfwCreateWindow

glfwCreateWindowFun glfw_binding::glfwCreateWindow

◆ glfwDestroyWindow

glfwDestroyWindowFun glfw_binding::glfwDestroyWindow

◆ glfwGetCurrentContext

glfwGetCurrentContextFun glfw_binding::glfwGetCurrentContext

◆ glfwGetProcAddress

glfwGetProcAddressFun glfw_binding::glfwGetProcAddress

◆ glfwInit

glfwInitFun glfw_binding::glfwInit

◆ glfwMakeContextCurrent

glfwMakeContextCurrentFun glfw_binding::glfwMakeContextCurrent

◆ glfwSwapInterval

glfwSwapIntervalFun glfw_binding::glfwSwapInterval

◆ glfwWindowHint

glfwWindowHintFun glfw_binding::glfwWindowHint

The documentation for this struct was generated from the following file: