Functions
timeout.c File Reference
#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include <time.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for timeout.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)
 

Function Documentation

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

Definition at line 38 of file timeout.c.

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

Definition at line 43 of file timeout.c.

int main ( void  )

Definition at line 54 of file timeout.c.

static float nrand ( void  )
static

Definition at line 49 of file timeout.c.



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