+
Point of view
All features
class VERTEX
Summary
Overview
make (cx: REAL_64, cy: REAL_64, cz: REAL_64)
effective procedure
make_with_color (cx: REAL_64, cy: REAL_64, cz: REAL_64, cr: REAL_64, cg: REAL_64, cb: REAL_64, ca: REAL_64)
effective procedure
make_with_color_object (cx: REAL_64, cy: REAL_64, cz: REAL_64, co: GL_COLOR)
effective procedure
set_color (co: GL_COLOR)
effective procedure
set_normal (cx: REAL_64, cy: REAL_64, cz: REAL_64)
effective procedure
set_1d_texture_coord (cs: REAL_64)
effective procedure
set_2d_texture_coord (cs: REAL_64, ct: REAL_64)
effective procedure
set_3d_texture_coord (cs: REAL_64, ct: REAL_64, cr: REAL_64)
effective procedure
set_4d_texture_coord (cs: REAL_64, ct: REAL_64, cr: REAL_64, cq: REAL_64)
effective procedure
writable attribute
writable attribute
writable attribute
nx: REAL_64
writable attribute
ny: REAL_64
writable attribute
nz: REAL_64
writable attribute
writable attribute
writable attribute
writable attribute
writable attribute
color: GL_COLOR
writable attribute
is_translucent: BOOLEAN
effective function
render
effective procedure
has_normal: BOOLEAN
writable attribute
render_1d_texture
effective procedure
render_2d_texture
effective procedure
render_3d_texture
effective procedure
render_4d_texture
effective procedure
texture_renderer: PROCEDURE[TUPLE]
writable attribute
gl: GL
once function
glu: GLU
once function
smart_gl: SMART_GL
once function
full_red: GL_COLOR
once function
full_green: GL_COLOR
once function
full_blue: GL_COLOR
once function
full_yellow: GL_COLOR
once function
full_magenta: GL_COLOR
once function
full_cyan: GL_COLOR
once function
full_white: GL_COLOR
once function
full_black: GL_COLOR
once function