Blender V2.61 - r43446
|
#include <DNA_vec_types.h>
Public Attributes | |
short | x |
short | y |
vector of two shorts.
Definition at line 41 of file DNA_vec_types.h.
short vec2s::x |
Definition at line 42 of file DNA_vec_types.h.
Referenced by area_calc_totrct(), area_move_apply_do(), area_move_init(), area_move_set_limits(), area_split(), area_split_apply(), area_split_invoke(), draw_horizontal_join_shape(), draw_vertical_join_shape(), drawscredge_area(), removedouble_scrverts(), scrarea_draw_shape_light(), screen_addvert(), screen_find_active_scredge(), screen_test_scale(), select_connected_scredge(), and testsplitpoint().
short vec2s::y |
Definition at line 42 of file DNA_vec_types.h.
Referenced by area_calc_totrct(), area_move_apply_do(), area_move_init(), area_move_set_limits(), area_split(), area_split_apply(), area_split_invoke(), draw_horizontal_join_shape(), draw_vertical_join_shape(), drawscredge_area(), removedouble_scrverts(), scrarea_draw_shape_light(), scredge_is_horizontal(), screen_addvert(), screen_find_active_scredge(), screen_test_scale(), select_connected_scredge(), and testsplitpoint().