lefer
0.1.0
A C++ library to draw evenly-spaced and non-overlapping curves in a flow field using the Jobard and Lefer (1997) algorithm.
|
This is the complete list of members for lefer::FlowField, including all inherited members.
FlowField(double **flow_field, int field_width) | lefer::FlowField | |
get_angle(double x, double y) | lefer::FlowField | |
get_field_width() | lefer::FlowField | |
get_flow_field_col(double x) | lefer::FlowField | |
get_flow_field_row(double y) | lefer::FlowField | |
off_boundaries(double x, double y) | lefer::FlowField |