| 371 | |
| 372 | |
| 373 | void check_p0_p1_p2(const PointView& data) |
| 374 | { |
| 375 | check_pN(data, 0, 637012.240000, 849028.310000, 431.660000); |
| 376 | check_pN(data, 1, 636896.330000, 849087.700000, 446.390000); |
| 377 | check_pN(data, 2, 636784.740000, 849106.660000, 426.710000); |
| 378 | } |
| 379 | |
| 380 | |
| 381 | void check_p100_p101_p102(const PointView& data) |