Overload List
| Name | Description | |
|---|---|---|
| CreateResidualVectorGraphics(Int32, Double) |
Returns the graphics representing the residuals for the specified
stage pose. The start point of each graphic line segment is the mapped
physical space point, while the associated end point is the found
feature location. The specified scaleFactor is applied to the length
of the line segment such that the end point moves.
| |
| CreateResidualVectorGraphics(Int32, Double, CogLineSegment) |
Returns the graphics representing the residuals for the specified
stage pose. The start point of each graphic line segment is the mapped
physical space point, while the associated end point is the found
feature location. The specified scaleFactor is applied to the length
of the line segment such that the end point moves. The graphics
characteristics of the supplied line segment are duplicated in
all of the computed line segments.
|
See Also