|
Blender
V2.93
|
#include <DNA_vec_types.h>
Public Attributes | |
| float | x |
| float | y |
vector of two floats.
Definition at line 38 of file DNA_vec_types.h.
| float vec2f::x |
Definition at line 39 of file DNA_vec_types.h.
Referenced by draw_horizontal_join_shape(), draw_vertical_join_shape(), layerAdd_propfloat2(), layerInterp_propfloat2(), and layerMultiply_propfloat2().
| float vec2f::y |
Definition at line 39 of file DNA_vec_types.h.
Referenced by draw_horizontal_join_shape(), draw_vertical_join_shape(), layerAdd_propfloat2(), and layerMultiply_propfloat2().