#include <mtypes.h>
Data Fields | |
| GLuint * | Buffer |
| selection buffer. More... | |
| GLuint | BufferSize |
| size of the selection buffer. More... | |
| GLuint | BufferCount |
| number of values in the selection buffer. More... | |
| GLuint | Hits |
| number of records in the selection buffer. More... | |
| GLuint | NameStackDepth |
| name stack depth. More... | |
| GLuint | NameStack [MAX_NAME_STACK_DEPTH] |
| name stack. More... | |
| GLboolean | HitFlag |
| hit flag. More... | |
| GLfloat | HitMinZ |
| minimum hit depth. More... | |
| GLfloat | HitMaxZ |
| maximum hit depth. More... | |
|
|
selection buffer.
|
|
|
number of values in the selection buffer.
|
|
|
size of the selection buffer.
|
|
|
hit flag.
|
|
|
maximum hit depth.
|
|
|
minimum hit depth.
|
|
|
number of records in the selection buffer.
|
|
|
name stack.
|
|
|
name stack depth.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001