Blender V2.61 - r43446
|
#include <transform.h>
Public Attributes | |
float | origuv [2] |
float * | uv_up |
float * | uv_down |
struct LinkNode * | fuv_list |
Definition at line 185 of file transform.h.
struct LinkNode* TransDataSlideUv::fuv_list |
Definition at line 189 of file transform.h.
Referenced by doEdgeSlide(), and freeSlideVerts().
float TransDataSlideUv::origuv[2] |
Definition at line 186 of file transform.h.
Referenced by doEdgeSlide().
float * TransDataSlideUv::uv_down |
Definition at line 187 of file transform.h.
Referenced by doEdgeSlide().
float* TransDataSlideUv::uv_up |
Definition at line 187 of file transform.h.
Referenced by doEdgeSlide().