|
Blender
V3.3
|
#include "RNA_types.h"Go to the source code of this file.
Enumerations | |
| enum | eIOAxis { IO_AXIS_X = 0 , IO_AXIS_Y = 1 , IO_AXIS_Z = 2 , IO_AXIS_NEGATIVE_X = 3 , IO_AXIS_NEGATIVE_Y = 4 , IO_AXIS_NEGATIVE_Z = 5 } |
Variables | |
| const EnumPropertyItem | io_transform_axis [] |
| enum eIOAxis |
| Enumerator | |
|---|---|
| IO_AXIS_X | |
| IO_AXIS_Y | |
| IO_AXIS_Z | |
| IO_AXIS_NEGATIVE_X | |
| IO_AXIS_NEGATIVE_Y | |
| IO_AXIS_NEGATIVE_Z | |
Definition at line 7 of file IO_orientation.h.
|
extern |
Definition at line 7 of file orientation.c.