GDS-Render v1.2.1
|
Location vectors of upper right and lower left bounding box points. More...
#include <bounding-box.h>
Data Fields | |
struct vector_2d | lower_left |
Lower left point of the bounding box. More... | |
struct vector_2d | upper_right |
Upper right point of the bounding box. More... | |
Location vectors of upper right and lower left bounding box points.
Definition at line 60 of file bounding-box.h.
struct vector_2d lower_left |
Lower left point of the bounding box.
Definition at line 62 of file bounding-box.h.
struct vector_2d upper_right |
Upper right point of the bounding box.
Definition at line 64 of file bounding-box.h.