TPointStructure = class;
Class for handling the distances between the lines.
|
Field |
Description |
|
ceil(resolution); | |
|
ceil(resolution); | |
|
Access to it's parent TStreamlines structure. |
|
Method |
Description |
|
New created point is added to the grid. | |
|
Just a constructor. | |
|
Just a destructor. | |
|
unused | |
|
Used to test validity of new points by line growth. The tested distance is dtest. By testing of points from own line, some predecessors are ignored. | |
|
Used to test validity of possible new seed points. If the new point is more than dsep away from all existing points, then it's valid. |
|
Data Member |
|
Method |
|
virtual |
|
Copyright (c) 2005. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|