趣味で作ってるロボット用ソフトウェア
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Enumerations
Enumerator
Friends
Pages
lib
geometry
rotate_utils.h
Go to the documentation of this file.
1
#ifndef HRK_ROTATE_UTILS_F_H
2
#define HRK_ROTATE_UTILS_F_H
3
9
#include "
PositionF.h
"
10
11
12
namespace
hrk
13
{
22
PositionF rotate_position(
const
PositionF& position,
const
Angle& angle);
23
32
PointF rotate_point(
const
PointF& point,
const
Angle& angle);
33
}
34
35
#endif
PositionF.h
位置
Generated on Tue Oct 24 2017 04:56:04 for 趣味で作ってるロボット用ソフトウェア by
1.8.6