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