![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| char | file [512] |
| char | note [512] |
| char | date [512] |
| char | marker [512] |
| char | time [512] |
| char | frame [512] |
| char | camera [64] |
| char | cameralens [64] |
| char | scene [64] |
| char | strip [64] |
| char | rendertime [64] |
| char StampData::camera[64] |
Definition at line 1133 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::cameralens[64] |
Definition at line 1134 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::date[512] |
Definition at line 1129 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::file[512] |
Definition at line 1127 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::frame[512] |
Definition at line 1132 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::marker[512] |
Definition at line 1130 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::note[512] |
Definition at line 1128 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::rendertime[64] |
Definition at line 1137 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::scene[64] |
Definition at line 1135 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::strip[64] |
Definition at line 1136 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::time[512] |
Definition at line 1131 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().