|
Blender
V2.59
|
Public Attributes | |
| struct wUVNode * | next |
| struct wUVNode * | prev |
| float * | u |
| float * | v |
Definition at line 5439 of file editmesh_tools.c.
| struct wUVNode* wUVNode::next |
Definition at line 5440 of file editmesh_tools.c.
Referenced by collapse_edgeuvs().
| struct wUVNode * wUVNode::prev |
Definition at line 5440 of file editmesh_tools.c.
| float* wUVNode::u |
Definition at line 5441 of file editmesh_tools.c.
Referenced by append_weldedUV(), and collapse_edgeuvs().
| float* wUVNode::v |
Definition at line 5442 of file editmesh_tools.c.
Referenced by append_weldedUV(), and collapse_edgeuvs().