mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-25 18:52:15 -05:00
Merge
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@514 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
cf39457756
commit
8c848bc843
@ -504,10 +504,8 @@ the first found DTM.
|
||||
|
||||
\subsection{FindDTMs}
|
||||
|
||||
\textbf{function} {\color{blue}{FindDTMs}}({\color{typeRed}{DTM: }}
|
||||
{\color{typeGreen}{Integer}}; {\color{typeRed}{out Points: }}
|
||||
{\color{typeGreen}{TPointArray}}; {\color{typeRed}{x1, y1, x2, y2: }}{\color{typeGreen}
|
||||
{Integer}}){\color{typeGreen}{: Boolean}}; \\
|
||||
\pfunc \mname{FindDTMs}(\pvname{DTM: }\pvtype{Integer}; \pyname{Points}
|
||||
\pvtype{TPointArray}; \pvname{x1, y1, x2, y2: } \pvtype{Integer}
|
||||
|
||||
FindDTMs is like FindDTM, but it returns an array of \textbf{x} and \textbf{y}, as the
|
||||
\textbf{TPointArray} type.
|
||||
|
Loading…
Reference in New Issue
Block a user