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

#include <render_types.h>

Public Attributes

struct RenderPartnext
 
struct RenderPartprev
 
RenderResultresult
 
ListBase fullresult
 
rcti disprect
 
int rectx
 
int recty
 
int nr
 
short status
 

Detailed Description

Definition at line 50 of file render_types.h.

Member Data Documentation

◆ disprect

rcti RenderPart::disprect

◆ fullresult

ListBase RenderPart::fullresult

Definition at line 54 of file render_types.h.

◆ next

struct RenderPart* RenderPart::next

Definition at line 51 of file render_types.h.

◆ nr

int RenderPart::nr

Definition at line 58 of file render_types.h.

◆ prev

struct RenderPart * RenderPart::prev

Definition at line 51 of file render_types.h.

◆ rectx

int RenderPart::rectx

Definition at line 57 of file render_types.h.

Referenced by RE_parts_init().

◆ recty

int RenderPart::recty

Definition at line 57 of file render_types.h.

Referenced by RE_parts_init().

◆ result

RenderResult* RenderPart::result

Definition at line 53 of file render_types.h.

◆ status

short RenderPart::status

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