Blender V4.3
BlenderTypes.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
9#pragma once
10
11typedef float(Vector)[3];
12typedef float(Quat)[4];
13typedef float(Color)[4];
14typedef float(Matrix)[4][4];
15typedef double(DMatrix)[4][4];
16
25
typedef double(DMatrix)[4][4]
BC_global_up_axis
@ BC_GLOBAL_UP_X
@ BC_GLOBAL_UP_MINUS_Y
@ BC_GLOBAL_UP_MINUS_Z
@ BC_GLOBAL_UP_Y
@ BC_GLOBAL_UP_MINUS_X
@ BC_GLOBAL_UP_Z
BC_global_forward_axis
@ BC_GLOBAL_FORWARD_Z
@ BC_GLOBAL_FORWARD_X
@ BC_GLOBAL_FORWARD_MINUS_Z
@ BC_GLOBAL_FORWARD_Y
@ BC_GLOBAL_FORWARD_MINUS_Y
@ BC_GLOBAL_FORWARD_MINUS_X
draw_view in_light_buf[] float