Blender V4.3
RenderSlot Struct Reference

#include <DNA_image_types.h>

Public Attributes

struct RenderSlotnext
 
struct RenderSlotprev
 
char name [64]
 
struct RenderResultrender
 

Detailed Description

Definition at line 75 of file DNA_image_types.h.

Member Data Documentation

◆ name

char RenderSlot::name[64]

64 = MAX_NAME.

Definition at line 78 of file DNA_image_types.h.

Referenced by BKE_image_add_renderslot(), blo_do_versions_280(), and uiblock_layer_pass_buttons().

◆ next

struct RenderSlot* RenderSlot::next

Definition at line 76 of file DNA_image_types.h.

◆ prev

struct RenderSlot * RenderSlot::prev

Definition at line 76 of file DNA_image_types.h.

◆ render


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