Curve::SegmentData Struct Reference

Public Member Functions

 SegmentData (const SegmentData &)=default
 
 SegmentData (SegmentData &&)=default
 
SegmentDataoperator= (const SegmentData &)=default
 
SegmentDataoperator= (SegmentData &&)=default
 
 SegmentData (Id< SegmentModel > i, Curve::Point s, Curve::Point e, OptionalId< SegmentModel > prev, OptionalId< SegmentModel > foll, const UuidKey< Curve::SegmentFactory > &t, QVariant data)
 
double x () const
 

Public Attributes

Id< SegmentModelid
 
Curve::Point start
 
Curve::Point end
 
OptionalId< SegmentModelprevious
 
OptionalId< SegmentModelfollowing
 
UuidKey< Curve::SegmentFactorytype
 
QVariant specificSegmentData
 

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