LayOut C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
LOOrientedRect2D Struct Reference

Represents a 2D rectangle that might be rotated. Each corner of the rectangle is represented by a separate 2D point. More...

#include <geometry.h>

Data Fields

LOPoint2D upper_left
 
LOPoint2D upper_right
 
LOPoint2D lower_right
 
LOPoint2D lower_left
 

Detailed Description

Represents a 2D rectangle that might be rotated. Each corner of the rectangle is represented by a separate 2D point.

Field Documentation

LOPoint2D LOOrientedRect2D::lower_left
LOPoint2D LOOrientedRect2D::lower_right
LOPoint2D LOOrientedRect2D::upper_left
LOPoint2D LOOrientedRect2D::upper_right

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