CrossControl::Rectangle Struct Reference
Definition of a rectangular area using two pixels coordinates. More...
#include <camtypes.h>
Collaboration diagram for CrossControl::Rectangle:
Public Attributes | |
PixelPosition | p1 |
PixelPosition | p2 |
Detailed Description
Definition of a rectangular area using two pixels coordinates.
Member Data Documentation
PixelPosition CrossControl::Rectangle::p1 |
Left upper pixel of the rectangle.
PixelPosition CrossControl::Rectangle::p2 |
Right lower pixel of the rectangle.
The documentation for this struct was generated from the following file: