Public Attributes

Shape_detect::Line Struct Reference
[Shape detection]

Line defined by two points which are expressed in cartesian coordinates. More...

#include <shape_detect.h>

Collaboration diagram for Shape_detect::Line:
Collaboration graph
[legend]

List of all members.

Public Attributes

Point a
 start point from a line.
Point b
 end point from a line.

Detailed Description

Line defined by two points which are expressed in cartesian coordinates.


Member Data Documentation

start point from a line.

end point from a line.


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