Blender V2.61 - r43446
Public Attributes

SmoothFace Struct Reference

List of all members.

Public Attributes

SmoothEdgeedges [SMOOTHFACE_MAX_EDGES]
int flip [SMOOTHFACE_MAX_EDGES]
float normal [3]
int oldIndex
int newIndex

Detailed Description

Definition at line 104 of file MOD_edgesplit.c.


Member Data Documentation

SmoothEdge* SmoothFace::edges[SMOOTHFACE_MAX_EDGES]
int SmoothFace::flip[SMOOTHFACE_MAX_EDGES]

Definition at line 107 of file MOD_edgesplit.c.

Referenced by smoothmesh_from_derivedmesh(), and tag_and_count_extra_edges().

Definition at line 108 of file MOD_edgesplit.c.

Referenced by CDDM_from_smoothmesh(), and smoothmesh_from_derivedmesh().


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