Blender V5.0
StampData Struct Reference

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

Detailed Description

Definition at line 1695 of file source/blender/blenkernel/intern/image.cc.

Member Data Documentation

◆ camera

char StampData::camera[STAMP_NAME_SIZE]

◆ cameralens

char StampData::cameralens[STAMP_NAME_SIZE]

◆ custom_fields

◆ date

char StampData::date[512]

◆ file

char StampData::file[512]

◆ frame

char StampData::frame[512]

◆ frame_range

char StampData::frame_range[512]

◆ hostname

char StampData::hostname[512]

◆ marker

char StampData::marker[512]

◆ memory

char StampData::memory[STAMP_NAME_SIZE]

◆ note

char StampData::note[512]

◆ rendertime

char StampData::rendertime[STAMP_NAME_SIZE]

◆ scene

char StampData::scene[STAMP_NAME_SIZE]

◆ strip

char StampData::strip[STAMP_NAME_SIZE]

◆ time

char StampData::time[512]

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