![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| ID * | id |
| int | level |
| int | animated |
| ListBase * | lb |
| float | pmat [4][4] |
| float | obmat [4][4] |
| Scene * | scene |
| Object * | ob |
| Object * | par |
| float(* | orco )[3] |
Definition at line 829 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 827 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 830 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 828 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 834 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
| float vertexDupliData::obmat[4][4] |
Definition at line 832 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
| float(* vertexDupliData::orco)[3] |
Definition at line 835 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 834 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
| float vertexDupliData::pmat[4][4] |
Definition at line 831 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 833 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().