Blender V4.5
RenderSlot Struct Reference

#include <DNA_image_types.h>

Public Attributes

struct RenderSlot * next
struct RenderSlot * prev
char name [64]
struct RenderResult * render

Detailed Description

Definition at line 81 of file DNA_image_types.h.

Member Data Documentation

◆ name

char RenderSlot::name[64]

◆ next

struct RenderSlot* RenderSlot::next

Definition at line 82 of file DNA_image_types.h.

◆ prev

struct RenderSlot * RenderSlot::prev

Definition at line 82 of file DNA_image_types.h.

◆ render


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