Blender V2.61 - r43446
Public Attributes

SmoothMesh Struct Reference

List of all members.

Public Attributes

SmoothVertverts
SmoothEdgeedges
SmoothFacefaces
int num_verts
int num_edges
int num_faces
int max_verts
int max_edges
int max_faces
DerivedMeshdm
float threshold
int flags
MemArenaarena
ListBase propagatestack
ListBase reusestack

Detailed Description

Definition at line 112 of file MOD_edgesplit.c.


Member Data Documentation

Definition at line 121 of file MOD_edgesplit.c.

Referenced by push_propagate_stack(), and smoothmesh_free().

Definition at line 118 of file MOD_edgesplit.c.

Referenced by CDDM_from_smoothmesh(), and smoothmesh_from_derivedmesh().

Definition at line 120 of file MOD_edgesplit.c.

Referenced by split_sharp_edges().

Definition at line 117 of file MOD_edgesplit.c.

Referenced by smoothmesh_new().

Definition at line 122 of file MOD_edgesplit.c.

Referenced by pop_propagate_stack(), and push_propagate_stack().

Definition at line 122 of file MOD_edgesplit.c.

Referenced by pop_propagate_stack(), and push_propagate_stack().

Definition at line 119 of file MOD_edgesplit.c.

Referenced by split_sharp_edges().


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