|
synfig-core
1.0.3
|
#include <curve_helper.h>
Public Member Functions | |
| void | Bound (const etl::bezier< Point > &b) |
Public Attributes | |
| Point | p [4] |
| int | size |
| void BezHull::Bound | ( | const etl::bezier< Point > & | b | ) |
References synfig::line_point_distsq(), and synfig::Vector::mag_squared().
| Point synfig::BezHull::p[4] |
Referenced by synfig::intersect().
| int synfig::BezHull::size |
Referenced by synfig::intersect().
1.8.1.2