|
Blender
V2.59
|
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 873 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::cameralens[64] |
Definition at line 874 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::date[512] |
Definition at line 869 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::file[512] |
Definition at line 867 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::frame[512] |
Definition at line 872 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::marker[512] |
Definition at line 870 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::note[512] |
Definition at line 868 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::rendertime[64] |
Definition at line 877 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::scene[64] |
Definition at line 875 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::strip[64] |
Definition at line 876 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().
| char StampData::time[512] |
Definition at line 871 of file image.c.
Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().