Rect 用の補助関数 More...
#include "RectF.h"

Go to the source code of this file.
Functions | |
| bool | hrk::is_included (const PointF &point, const RectF &rect) |
| 点が矩形に含まれるかを返す | |
| bool | hrk::is_overlapped (const RectF &a, const RectF &b) |
| 矩形が重なっているかを返す | |
Rect 用の補助関数
1.8.6