ShapesGL

Undocumented in source.

Members

Classes

ShapesGL
class ShapesGL

A GL toggle button

TestGL
class TestGL
Undocumented in source.

Enums

Shapes
enum Shapes
Undocumented in source.

Functions

main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

init_view
void init_view()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

animate
gboolean animate;
Undocumented in source.
mat_brass
MaterialProp mat_brass;
Undocumented in source.
mat_bronze
MaterialProp mat_bronze;
Undocumented in source.
mat_chrome
MaterialProp mat_chrome;
Undocumented in source.
mat_copper
MaterialProp mat_copper;
Undocumented in source.
mat_current
MaterialProp* mat_current;
Undocumented in source.
mat_emerald
MaterialProp mat_emerald;
Undocumented in source.
mat_gold
MaterialProp mat_gold;
Undocumented in source.
mat_jade
MaterialProp mat_jade;
Undocumented in source.
mat_obsidian
MaterialProp mat_obsidian;
Undocumented in source.
mat_pearl
MaterialProp mat_pearl;
Undocumented in source.
mat_ruby
MaterialProp mat_ruby;
Undocumented in source.
mat_silver
MaterialProp mat_silver;
Undocumented in source.
mat_turquoise
MaterialProp mat_turquoise;
Undocumented in source.
shape_current
GLuint shape_current;
Undocumented in source.
shape_list_base
GLuint shape_list_base;
Undocumented in source.
view_quat
float view_quat;
Undocumented in source.
view_quat_diff
float view_quat_diff;
Undocumented in source.
view_scale
float view_scale;
Undocumented in source.

Structs

MaterialProp
struct MaterialProp
Undocumented in source.

Variables

ANIMATE_THRESHOLD
int ANIMATE_THRESHOLD;
Undocumented in source.
DIG_2_RAD
float DIG_2_RAD;
Undocumented in source.
NUM_SHAPES
int NUM_SHAPES;
Undocumented in source.
RAD_2_DIG
float RAD_2_DIG;
Undocumented in source.
VIEW_SCALE_MAX
float VIEW_SCALE_MAX;
Undocumented in source.
VIEW_SCALE_MIN
float VIEW_SCALE_MIN;
Undocumented in source.

Meta