Next: , Previous: Char class, Up: Class reference



8.3.3 Grid class

An equidistant rectangular infinite grid. Horizontal lines are parallel with the x-axis and vertical with the y-axis, both with spacing 1 (all in the obj' coordinate space). If you want a different grid, use an affine transformation before.

It supports the object interface, the node interface and the shape interface.

     vcl_grid_new (void)

Just creates a grid.