#include <pthread.h>
#include "region.hh"
Go to the source code of this file.
Functions |
static const std::vector< GLfloat > | DrawBlock (GLfloat x, GLfloat y, GLfloat zmin, GLfloat zmax) |
Function Documentation
static const std::vector<GLfloat> DrawBlock |
( |
GLfloat |
x, |
|
|
GLfloat |
y, |
|
|
GLfloat |
zmin, |
|
|
GLfloat |
zmax |
|
) |
| [inline, static] |