Blender V2.61 - r43446
Public Attributes

StampData Struct Reference

List of all members.

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]

Detailed Description

Definition at line 1126 of file image.c.


Member Data Documentation

Definition at line 1133 of file image.c.

Referenced by BKE_stamp_buf(), BKE_stamp_info(), and stampdata().

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().

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().


The documentation for this struct was generated from the following file: