趣味で作ってるロボット用ソフトウェア
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Enumerations
Enumerator
Friends
Pages
lib
gui
rotated_surface_point.h
Go to the documentation of this file.
1
#ifndef HRK_ROTATED_SURFACE_POINT_H
2
#define HRK_ROTATED_SURFACE_POINT_H
3
9
#include <vector>
10
#include "
PointF.h
"
11
12
13
namespace
hrk
14
{
15
class
Angle;
16
17
std::vector<PointF> rotated_surface_point(
double
surface_w,
18
double
surface_h,
19
const
Angle& rotate_angle);
20
}
21
22
#endif
PointF.h
位置
Generated on Tue Oct 24 2017 04:56:04 for 趣味で作ってるロボット用ソフトウェア by
1.8.6