Blender V2.61 - r43446
Public Attributes

wUVNode Struct Reference

List of all members.

Public Attributes

struct wUVNodenext
struct wUVNodeprev
float * u
float * v

Detailed Description

Definition at line 4613 of file editmesh_tools.c.


Member Data Documentation

Definition at line 4614 of file editmesh_tools.c.

Referenced by collapse_edgeuvs().

Definition at line 4614 of file editmesh_tools.c.

float* wUVNode::u

Definition at line 4615 of file editmesh_tools.c.

Referenced by append_weldedUV(), and collapse_edgeuvs().

float* wUVNode::v

Definition at line 4616 of file editmesh_tools.c.

Referenced by append_weldedUV(), and collapse_edgeuvs().


The documentation for this struct was generated from the following file: