#include <curve_helper.h>
Public Types | |
| typedef std::vector< std::pair< float, float > > | intersect_set |
Public Member Functions | |
| CIntersect () | |
| bool | operator() (const etl::bezier< Point > &b1, const etl::bezier< Point > &b2) |
Public Attributes | |
| intersect_set | times |
| int | max_depth |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6