FindEdgeReport
Information describing the straight edges found.
Elements
Name | Type | Description |
---|---|---|
straightEdges | StraightEdge* | An array of straight edges detected. The number of straight edges detected is determined by numStraightEdges. |
numStraightEdges | unsigned int | Indicates the number of straight edges found. |