趣味で作ってるロボット用ソフトウェア
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Enumerations
Enumerator
Friends
Pages
lib
geometry
rect_utils.h
Go to the documentation of this file.
1
#ifndef HRK_RECT_UTILS_H
2
#define HRK_RECT_UTILS_H
3
9
#include "
RectF.h
"
10
11
12
namespace
hrk
13
{
15
bool
is_included(
const
PointF& point,
const
RectF& rect);
16
18
bool
is_overlapped(
const
RectF& a,
const
RectF& b);
19
}
20
21
#endif
RectF.h
矩形
Generated on Tue Oct 24 2017 04:56:04 for 趣味で作ってるロボット用ソフトウェア by
1.8.6