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§
- Trans
Double Path - Double-path coordinate transformation.