FOUND
|
Represents a 2D edge in an image. More...
#include <style.hpp>
Public Attributes | |
Points | points |
The edge points. | |
Vec2 | upperLeft |
The lowest point (left upper edge) | |
Vec2 | lowerRight |
The highest point (right lower edge) | |
Represents a 2D edge in an image.