Blender  V2.93
Public Attributes | List of all members
IMAGE_Data Struct Reference

#include <image_private.h>

Public Attributes

void * engine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
IMAGE_PassListpsl
 
IMAGE_StorageListstl
 

Detailed Description

Definition at line 54 of file image_private.h.

Member Data Documentation

◆ engine_type

void* IMAGE_Data::engine_type

Definition at line 55 of file image_private.h.

◆ fbl

DRWViewportEmptyList* IMAGE_Data::fbl

Definition at line 56 of file image_private.h.

◆ psl

IMAGE_PassList* IMAGE_Data::psl

Definition at line 58 of file image_private.h.

Referenced by image_cache_image(), IMAGE_cache_init(), and IMAGE_draw_scene().

◆ stl

IMAGE_StorageList* IMAGE_Data::stl

◆ txl

DRWViewportEmptyList* IMAGE_Data::txl

Definition at line 57 of file image_private.h.


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