|
Blender
V2.59
|
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 825 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 823 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 826 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 824 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().
| float vertexDupliData::obmat[4][4] |
Definition at line 828 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
| float(* vertexDupliData::orco)[3] |
Definition at line 831 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().
| float vertexDupliData::pmat[4][4] |
Definition at line 827 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().
Definition at line 829 of file anim.c.
Referenced by vertex_dupli__mapFunc(), and vertex_duplilist().