-- Automatic generation produced by ISE Eiffel --
class
PROJECTION
General
cluster: root_cluster
Ancestors
ANY
Queries
x: INTEGER
xr: REAL
y: INTEGER
yr: REAL
zr: REAL
Commands
set_x (a_x: INTEGER)
set_xr (a_xr: REAL)
set_y (a_y: INTEGER)
set_yr (a_yr: REAL)
set_zr (a_zr: REAL)
-- Generated by ISE Eiffel --
-- For more details: www.eiffel.com --