mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-25 18:52:15 -05:00
parent
d97c7474d9
commit
b84473a319
@ -152,7 +152,7 @@ The structure of a DTM looks like this:
|
||||
|
||||
Where each point in a DTM has a colour, tolerance, area size and area shape
|
||||
entity. The main point's ``point'' is typically $ (0, 0) $, and all the
|
||||
sub point points are relative to the main point. ``Point Match'' defines if a point should match or should \textbf{Not} match.
|
||||
sub point points are arelative to the main point. ``Point Match'' defines if a point should match or should \textbf{Not} match.
|
||||
|
||||
Of course, the actual representation in Pascal is slightly different:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user