Blender  V2.59
Public Attributes
wUV Struct Reference

List of all members.

Public Attributes

struct wUVnext
struct wUVprev
ListBase nodes
float u
float v
EditVerteve
int f

Detailed Description

Definition at line 5431 of file editmesh_tools.c.


Member Data Documentation

Definition at line 5435 of file editmesh_tools.c.

Referenced by append_weldedUV(), and build_weldedUVEdges().

int wUV::f

Definition at line 5436 of file editmesh_tools.c.

Referenced by collapse_edgeuvs().

struct wUV* wUV::next

Definition at line 5432 of file editmesh_tools.c.

Referenced by append_weldedUV(), build_weldedUVEdges(), and free_weldedUVs().

Definition at line 5433 of file editmesh_tools.c.

Referenced by append_weldedUV(), collapse_edgeuvs(), and free_weldedUVs().

struct wUV * wUV::prev

Definition at line 5432 of file editmesh_tools.c.

float wUV::u

Definition at line 5434 of file editmesh_tools.c.

Referenced by append_weldedUV(), and build_weldedUVEdges().

float wUV::v

Definition at line 5434 of file editmesh_tools.c.

Referenced by append_weldedUV(), and build_weldedUVEdges().


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