Recast Navigation
Navigation-mesh Toolset for Games
SampleInterfaces.cpp File Reference
#include <math.h>
#include <stdio.h>
#include <stdarg.h>
#include "SampleInterfaces.h"
#include "Recast.h"
#include "RecastDebugDraw.h"
#include "DetourDebugDraw.h"
#include "PerfTimer.h"
#include "SDL.h"
#include "SDL_opengl.h"

Classes

class  GLCheckerTexture
 

Variables

static GLCheckerTexture g_tex
 

Variable Documentation

◆ g_tex

GLCheckerTexture g_tex
static