![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| float | no [3] |
| float | co [3] |
| unsigned char | f |
| unsigned char | h |
| short | bweight |
| int | keyindex |
Definition at line 1595 of file editmesh.c.
| short EditVertC::bweight |
Definition at line 1600 of file editmesh.c.
Referenced by editMesh_to_undoMesh(), and undoMesh_to_editMesh().
| float EditVertC::co[3] |
Definition at line 1598 of file editmesh.c.
Referenced by editMesh_to_undoMesh(), and undoMesh_to_editMesh().
| unsigned char EditVertC::f |
Definition at line 1599 of file editmesh.c.
Referenced by editMesh_to_undoMesh(), and undoMesh_to_editMesh().
| unsigned char EditVertC::h |
Definition at line 1599 of file editmesh.c.
Referenced by editMesh_to_undoMesh(), and undoMesh_to_editMesh().
Definition at line 1601 of file editmesh.c.
Referenced by editMesh_to_undoMesh(), and undoMesh_to_editMesh().
| float EditVertC::no[3] |
Definition at line 1597 of file editmesh.c.
Referenced by editMesh_to_undoMesh(), and undoMesh_to_editMesh().