Blender V5.0
BLI_math_rotation_types.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
5#pragma once
6
15
16#include "BLI_math_angle_types.hh" // IWYU pragma: export
17#include "BLI_math_axis_angle_types.hh" // IWYU pragma: export
18#include "BLI_math_basis_types.hh" // IWYU pragma: export
19#include "BLI_math_euler_types.hh" // IWYU pragma: export
20#include "BLI_math_quaternion_types.hh" // IWYU pragma: export