home
wiki
classes/clusters list
class information
+
Point of view
ANY
ANY
INTERNALS_HANDLER
All features
class FACET
Summary
top
Direct parents
insert list:
OPENGL
Overview
top
creation features
make
(v1:
VERTEX
, v2:
VERTEX
, v3:
VERTEX
)
exported features
make
(v1:
VERTEX
, v2:
VERTEX
, v3:
VERTEX
)
render
set_texture
(tex:
TEXTURE_2D
)
vertex1
:
VERTEX
vertex2
:
VERTEX
vertex3
:
VERTEX
set_texture_composition_function
(function:
INTEGER_32
)
texture_composition_function
:
INTEGER_32
is_translucent
:
BOOLEAN
has_color
:
BOOLEAN
make
(v1:
VERTEX
, v2:
VERTEX
, v3:
VERTEX
)
effective procedure
top
require
v1 /= Void
v2 /= Void
v3 /= Void
ensure
vertex1
= v1
vertex2
= v2
vertex3
= v3
render
effective procedure
top
set_texture
(tex:
TEXTURE_2D
)
effective procedure
top
vertex1
:
VERTEX
writable attribute
top
vertex2
:
VERTEX
writable attribute
top
vertex3
:
VERTEX
writable attribute
top
set_texture_composition_function
(function:
INTEGER_32
)
effective procedure
top
ensure
texture_composition_function
= function
texture_composition_function
:
INTEGER_32
writable attribute
top
is_translucent
:
BOOLEAN
effective function
top
has_color
:
BOOLEAN
effective function
top