Blender V2.61 - r43446
Public Attributes

wUVEdge Struct Reference

List of all members.

Public Attributes

struct wUVEdgenext
struct wUVEdgeprev
float v1uv [2]
float v2uv [2]
struct wUVv1
struct wUVv2
EditEdgeeed
int f

Detailed Description

Definition at line 4619 of file editmesh_tools.c.


Member Data Documentation

Definition at line 4623 of file editmesh_tools.c.

Referenced by append_weldedUVEdge(), and build_weldedUVEdges().

Definition at line 4624 of file editmesh_tools.c.

Referenced by collapse_edgeuvs().

Definition at line 4620 of file editmesh_tools.c.

Referenced by append_weldedUVEdge(), build_weldedUVEdges(), and collapse_edgeuvs().

Definition at line 4620 of file editmesh_tools.c.

struct wUV* wUVEdge::v1

Definition at line 4622 of file editmesh_tools.c.

Referenced by build_weldedUVEdges(), and collapse_edgeuvs().

float wUVEdge::v1uv[2]

Definition at line 4621 of file editmesh_tools.c.

Referenced by append_weldedUVEdge(), build_weldedUVEdges(), and collapse_edgeuvs().

struct wUV * wUVEdge::v2

Definition at line 4622 of file editmesh_tools.c.

Referenced by build_weldedUVEdges(), and collapse_edgeuvs().

float wUVEdge::v2uv[2]

Definition at line 4621 of file editmesh_tools.c.

Referenced by append_weldedUVEdge(), build_weldedUVEdges(), and collapse_edgeuvs().


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