|
synfig-core
1.0.3
|
#include <segment.h>
Public Member Functions | |
| Segment () | |
| Segment (Point p1, Vector t1, Point p2, Vector t2) | |
| Segment (Point p1, Point p2) | |
Public Attributes | |
| Point | p1 |
| Point | p2 |
| Vector | t1 |
| Vector | t2 |
|
inline |
| Point synfig::Segment::p1 |
| Point synfig::Segment::p2 |
| Vector synfig::Segment::t1 |
| Vector synfig::Segment::t2 |
1.8.1.2