STIRA
0.1
Main Page
Namespaces
Classes
Class List
Class Hierarchy
Class Members
stira
common
Curve
stira::common::Curve Member List
This is the complete list of members for
stira::common::Curve
, including all inherited members.
AddPoint
(Point< int > point)
stira::common::Curve
AddPoints
(std::vector< Point< int > > points)
stira::common::Curve
AreNeighbors
(Point< int > inPoint1, Point< int > inPoint2)
stira::common::Curve
ChangeCoordinatesForPoint
(int i, int x, int y) (defined in
stira::common::Curve
)
stira::common::Curve
Clear
() (defined in
stira::common::Curve
)
stira::common::Curve
ComputeVerticalDistanceToCurve
(Curve otherCurve)
stira::common::Curve
ConnectToCurve
(Curve otherCurve)
stira::common::Curve
CreateMergedCurve
(Curve otherCurve)
stira::common::Curve
Curve
()
stira::common::Curve
Curve
(std::vector< Point< int > > pointsOnCurve)
stira::common::Curve
GetAverageX
() const
stira::common::Curve
GetAverageY
() const
stira::common::Curve
GetClosestEndPoints
(Curve otherCurve)
stira::common::Curve
GetCorrespondingY
(int x) const
stira::common::Curve
GetDoesCurveSpanFullImage
() (defined in
stira::common::Curve
)
stira::common::Curve
GetEndPoint
() const
stira::common::Curve
GetExtremePointsX
(int &xMin, int &xMax, bool usePoints=false)
stira::common::Curve
GetHadBranches
() (defined in
stira::common::Curve
)
stira::common::Curve
GetIsUsed
()
stira::common::Curve
GetLength
() const
stira::common::Curve
GetPoint
(int i) const
stira::common::Curve
GetPoints
()
stira::common::Curve
GetPointsMaximumX
(int &xMax, bool usePoints=false)
stira::common::Curve
GetPointsMinimumX
(int &xMin, bool usePoints=false)
stira::common::Curve
GetStartPoint
() const
stira::common::Curve
GetY
(int x) const
stira::common::Curve
SetDoesCurveSpanFullImage
(bool doesSpan) (defined in
stira::common::Curve
)
stira::common::Curve
SetHadBranches
(bool hadBranches) (defined in
stira::common::Curve
)
stira::common::Curve
SetIsUsed
(bool isUsed)
stira::common::Curve
SmoothCurveY
(int smoothHalfDistance)
stira::common::Curve
SortOnCoordinateX
()
stira::common::Curve
SortOnCoordinateY
()
stira::common::Curve
WritePointsToStdOut
(int intervalSize=10)
stira::common::Curve
WritePointsToText
(std::string fileName)
stira::common::Curve
Generated by
1.8.11