The OpenD Programming Language

Axis.this

Creating axis giving a minimum and maximum value

struct Axis
this
(
double newmin
,
double newmax
)

Meta