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