Blender V2.61 - r43446
|
#include <DNA_vec_types.h>
Public Attributes | |
float | x |
float | y |
vector of two floats.
Definition at line 46 of file DNA_vec_types.h.
float vec2f::x |
Definition at line 47 of file DNA_vec_types.h.
Referenced by draw_horizontal_join_shape(), and draw_vertical_join_shape().
float vec2f::y |
Definition at line 47 of file DNA_vec_types.h.
Referenced by draw_horizontal_join_shape(), and draw_vertical_join_shape().