Trees | Indices | Help |
---|
|
This object holds mesh edge data.
|
|||
int |
crease The crease value of the edge. |
||
int |
flag The bitmask describing edge properties. |
||
NMVert |
v1 The first vertex of the edge. |
||
NMVert |
v2 The second vertex of the edge. |
|
creaseThe crease value of the edge. It is in the range [0,255].
|
flagThe bitmask describing edge properties. See NMesh.EdgeFlags.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Oct 24 10:23:52 2008 | http://epydoc.sourceforge.net |