Blender  V3.3
Public Attributes | List of all members
CDataFileImageHeader Struct Reference

Public Attributes

int structbytes
 
int width
 
int height
 
int tile_size
 

Detailed Description

Definition at line 40 of file customdata_file.c.

Member Data Documentation

◆ height

int CDataFileImageHeader::height

Definition at line 43 of file customdata_file.c.

◆ structbytes

int CDataFileImageHeader::structbytes

Definition at line 41 of file customdata_file.c.

◆ tile_size

int CDataFileImageHeader::tile_size

Definition at line 44 of file customdata_file.c.

◆ width

int CDataFileImageHeader::width

Definition at line 42 of file customdata_file.c.


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