Blender  V3.3
Public Attributes | List of all members
blender::draw::image_engine::IMAGE_Data Struct Reference

#include <image_private.hh>

Public Attributes

voidengine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
DRWViewportEmptyListpsl
 
DRWViewportEmptyListstl
 
IMAGE_InstanceDatainstance_data
 

Detailed Description

Definition at line 28 of file image_private.hh.

Member Data Documentation

◆ engine_type

void* blender::draw::image_engine::IMAGE_Data::engine_type

Definition at line 29 of file image_private.hh.

◆ fbl

DRWViewportEmptyList* blender::draw::image_engine::IMAGE_Data::fbl

Definition at line 30 of file image_private.hh.

◆ instance_data

IMAGE_InstanceData* blender::draw::image_engine::IMAGE_Data::instance_data

◆ psl

DRWViewportEmptyList* blender::draw::image_engine::IMAGE_Data::psl

Definition at line 32 of file image_private.hh.

◆ stl

DRWViewportEmptyList* blender::draw::image_engine::IMAGE_Data::stl

Definition at line 33 of file image_private.hh.

◆ txl

DRWViewportEmptyList* blender::draw::image_engine::IMAGE_Data::txl

Definition at line 31 of file image_private.hh.


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