|
Blender
V2.93
|
Public Attributes | |
| char | file [512] |
| char | note [512] |
| char | date [512] |
| char | marker [512] |
| char | time [512] |
| char | frame [512] |
| char | frame_range [512] |
| char | camera [STAMP_NAME_SIZE] |
| char | cameralens [STAMP_NAME_SIZE] |
| char | scene [STAMP_NAME_SIZE] |
| char | strip [STAMP_NAME_SIZE] |
| char | rendertime [STAMP_NAME_SIZE] |
| char | memory [STAMP_NAME_SIZE] |
| char | hostname [512] |
| ListBase | custom_fields |
| char StampData::camera[STAMP_NAME_SIZE] |
Definition at line 1950 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_render_result_stamp_info(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::cameralens[STAMP_NAME_SIZE] |
Definition at line 1951 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| ListBase StampData::custom_fields |
Definition at line 1963 of file image.c.
Referenced by BKE_render_result_stamp_data(), BKE_stamp_data_copy(), BKE_stamp_data_free(), and BKE_stamp_info_callback().
| char StampData::date[512] |
Definition at line 1945 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::file[512] |
Definition at line 1943 of file image.c.
Referenced by BKE_image_stamp_buf(), stampdata(), and stampdata_from_template().
| char StampData::frame[512] |
Definition at line 1948 of file image.c.
Referenced by BKE_image_path_from_imformat(), BKE_image_path_from_imtype(), BKE_image_stamp_buf(), BKE_stamp_info_callback(), do_makepicstring(), stampdata(), and stampdata_from_template().
| char StampData::frame_range[512] |
Definition at line 1949 of file image.c.
Referenced by BKE_stamp_info_callback(), and stampdata().
| char StampData::hostname[512] |
Definition at line 1956 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::marker[512] |
Definition at line 1946 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::memory[STAMP_NAME_SIZE] |
Definition at line 1955 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::note[512] |
Definition at line 1944 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::rendertime[STAMP_NAME_SIZE] |
Definition at line 1954 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::scene[STAMP_NAME_SIZE] |
Definition at line 1952 of file image.c.
Referenced by BKE_image_stamp_buf(), stampdata(), and stampdata_from_template().
| char StampData::strip[STAMP_NAME_SIZE] |
Definition at line 1953 of file image.c.
Referenced by BKE_image_stamp_buf(), BKE_stamp_info_callback(), stampdata(), and stampdata_from_template().
| char StampData::time[512] |
Definition at line 1947 of file image.c.
Referenced by BKE_image_stamp_buf(), stampdata(), and stampdata_from_template().