Blender  V2.59
Public Attributes
wUVNode Struct Reference

List of all members.

Public Attributes

struct wUVNodenext
struct wUVNodeprev
float * u
float * v

Detailed Description

Definition at line 5439 of file editmesh_tools.c.


Member Data Documentation

Definition at line 5440 of file editmesh_tools.c.

Referenced by collapse_edgeuvs().

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().


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