Skip to main content

Module trans_double_path

Module trans_double_path 

Source
Expand description

Double-path coordinate transformation.

Port of agg_trans_double_path.h + agg_trans_double_path.cpp. Maps coordinates between two paths: x → distance along paths, y → interpolation between path1 and path2.

Copyright (c) 2025. BSD-3-Clause License.

Structs§

TransDoublePath
Double-path coordinate transformation.