QuadMeshGenerator
type TNodeSpacingComparer = class(TComparer<TNode>)
function Compare(const Left, Right: TNode): Integer; override;