src/mathfunctions.h

changeset 1159
6ad8cdcd88d9
parent 1073
a0a0d581309b
child 1198
f7151e4cd90f
child 1326
69a90bd2dba2
equal deleted inserted replaced
1158:35ceb74fe53e 1159:6ad8cdcd88d9
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #pragma once 19 #pragma once
20 #include "main.h" 20 #include "main.h"
21 #include "hierarchyelement.h"
21 22
22 23
23 enum RotationPoint 24 enum RotationPoint
24 { 25 {
25 ObjectOrigin, 26 ObjectOrigin,

mercurial