Blender V4.3
blender::draw::image_engine::IMAGE_Data Struct Reference

#include <image_private.hh>

Public Attributes

void * engine_type
DRWViewportEmptyListfbl
DRWViewportEmptyListtxl
DRWViewportEmptyListpsl
DRWViewportEmptyListstl
IMAGE_InstanceDatainstance_data

Detailed Description

Definition at line 27 of file image_private.hh.

Member Data Documentation

◆ engine_type

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

Definition at line 28 of file image_private.hh.

◆ fbl

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

Definition at line 29 of file image_private.hh.

◆ instance_data

◆ psl

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

Definition at line 31 of file image_private.hh.

◆ stl

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

Definition at line 32 of file image_private.hh.

◆ txl

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

Definition at line 30 of file image_private.hh.


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