Functions | Variables
third-party/glfw/tests/empty.c File Reference
#include "tinycthread.h"
#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for third-party/glfw/tests/empty.c:

Go to the source code of this file.

Functions

static void error_callback (int error, const char *description)
 
static void key_callback (GLFWwindow *window, int key, int scancode, int action, int mods)
 
int main (void)
 
static float nrand (void)
 
static int thread_main (void *data)
 

Variables

static volatile int running = GLFW_TRUE
 

Function Documentation

static void error_callback ( int  error,
const char *  description 
)
static

Definition at line 41 of file third-party/glfw/tests/empty.c.

static void key_callback ( GLFWwindow window,
int  key,
int  scancode,
int  action,
int  mods 
)
static

Definition at line 62 of file third-party/glfw/tests/empty.c.

int main ( void  )

Definition at line 73 of file third-party/glfw/tests/empty.c.

static float nrand ( void  )
static

Definition at line 68 of file third-party/glfw/tests/empty.c.

static int thread_main ( void data)
static

Definition at line 46 of file third-party/glfw/tests/empty.c.

Variable Documentation

volatile int running = GLFW_TRUE
static

Definition at line 39 of file third-party/glfw/tests/empty.c.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:25