#include <rectangle_generic.h>
◆ Rectangle() [1/2]
template<typename P , typename S >
◆ Rectangle() [2/2]
template<typename P , typename S >
◆ bottom()
template<typename P , typename S >
◆ bottom_left()
template<typename P , typename S >
◆ bottom_right()
template<typename P , typename S >
The bottom right boundary point of the rectangle.
Note that the returned point is not included in the rectangle area, that is, the rectangle is represented as [top_left,bottom_right).
◆ contains() [1/2]
template<typename P , typename S >
◆ contains() [2/2]
template<typename P , typename S >
Test if the rectangle contains another.
Note that an empty rectangle can still contain other empty rectangles, which are treated as points or lines of thickness zero.
◆ left()
template<typename P , typename S >
◆ overlaps()
template<typename P , typename S >
◆ right()
template<typename P , typename S >
◆ top()
template<typename P , typename S >
◆ top_right()
template<typename P , typename S >
◆ size
template<typename P , typename S >
◆ top_left
template<typename P , typename S >
The documentation for this struct was generated from the following file:
Copyright © 2012-2022
Canonical Ltd.
Generated on Mon Feb 28 07:07:30 UTC 2022
This documentation is licensed under the GPL version 2 or 3.