region.cc File Reference
#include "region.hh"
#include <pthread.h>
Include dependency graph for region.cc:

Functions

static const std::vector< GLfloat > DrawBlock (GLfloat x, GLfloat y, GLfloat zmin, GLfloat zmax)
 

Function Documentation

◆ DrawBlock()

static const std::vector< GLfloat > DrawBlock ( GLfloat x,
GLfloat y,
GLfloat zmin,
GLfloat zmax )
inlinestatic