Blender  V2.59
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 5445 of file editmesh_tools.c.


Member Data Documentation

Definition at line 5449 of file editmesh_tools.c.

Referenced by append_weldedUVEdge(), and build_weldedUVEdges().

Definition at line 5450 of file editmesh_tools.c.

Referenced by collapse_edgeuvs().

Definition at line 5446 of file editmesh_tools.c.

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

Definition at line 5446 of file editmesh_tools.c.

struct wUV* wUVEdge::v1

Definition at line 5448 of file editmesh_tools.c.

Referenced by build_weldedUVEdges(), and collapse_edgeuvs().

float wUVEdge::v1uv[2]

Definition at line 5447 of file editmesh_tools.c.

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

struct wUV * wUVEdge::v2

Definition at line 5448 of file editmesh_tools.c.

Referenced by build_weldedUVEdges(), and collapse_edgeuvs().

float wUVEdge::v2uv[2]

Definition at line 5447 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: