![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| struct ASface * | next |
| struct ASface * | prev |
| VlakRen * | vlr [4] |
| VertRen * | nver [4] |
Definition at line 721 of file convertblender.c.
| struct ASface* ASface::next |
Definition at line 722 of file convertblender.c.
Referenced by as_findvertex(), as_testvertex(), and autosmooth().
| VertRen* ASface::nver[4] |
Definition at line 724 of file convertblender.c.
Referenced by as_findvertex(), and autosmooth().
| struct ASface * ASface::prev |
Definition at line 722 of file convertblender.c.
| VlakRen* ASface::vlr[4] |
Definition at line 723 of file convertblender.c.
Referenced by as_addvert(), as_findvertex(), as_testvertex(), and autosmooth().