![]() |
Blender V2.61 - r43446
|
#include <gpencil_intern.h>
Public Attributes | |
| struct bActListElem * | next |
| struct bActListElem * | prev |
| void * | data |
| int | type |
| int | flag |
| int | index |
| void * | key_data |
| short | datatype |
| struct bActionGroup * | grp |
| void * | owner |
| short | ownertype |
Definition at line 77 of file gpencil_intern.h.
| void* bActListElem::data |
Definition at line 80 of file gpencil_intern.h.
| short bActListElem::datatype |
Definition at line 86 of file gpencil_intern.h.
Definition at line 82 of file gpencil_intern.h.
| struct bActionGroup* bActListElem::grp |
Definition at line 88 of file gpencil_intern.h.
Definition at line 83 of file gpencil_intern.h.
| void* bActListElem::key_data |
Definition at line 85 of file gpencil_intern.h.
| struct bActListElem* bActListElem::next |
Definition at line 78 of file gpencil_intern.h.
| void* bActListElem::owner |
Definition at line 90 of file gpencil_intern.h.
| short bActListElem::ownertype |
Definition at line 91 of file gpencil_intern.h.
| struct bActListElem * bActListElem::prev |
Definition at line 78 of file gpencil_intern.h.
Definition at line 81 of file gpencil_intern.h.