|
Blender
V2.59
|
#include <transform.h>
Public Attributes | |
| float | origuv [2] |
| float * | uv_up |
| float * | uv_down |
| struct LinkNode * | fuv_list |
Definition at line 195 of file transform.h.
| struct LinkNode* TransDataSlideUv::fuv_list |
Definition at line 199 of file transform.h.
Referenced by doEdgeSlide(), and freeSlideVerts().
| float TransDataSlideUv::origuv[2] |
Definition at line 196 of file transform.h.
Referenced by doEdgeSlide().
| float * TransDataSlideUv::uv_down |
Definition at line 197 of file transform.h.
Referenced by doEdgeSlide().
| float* TransDataSlideUv::uv_up |
Definition at line 197 of file transform.h.
Referenced by doEdgeSlide().