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.
Public Attributes | List of all members
lefer::Point Struct Reference

#include <lefer.hpp>

Public Attributes

double x
 
double y
 

Member Data Documentation

◆ x

double lefer::Point::x

◆ y

double lefer::Point::y

The documentation for this struct was generated from the following file: