Blender  V3.3
Public Attributes | List of all members
RenderView Struct Reference

#include <RE_pipeline.h>

Public Attributes

struct RenderViewnext
 
struct RenderViewprev
 
char name [64]
 
floatrectf
 
floatrectz
 
int * rect32
 

Detailed Description

Definition at line 49 of file RE_pipeline.h.

Member Data Documentation

◆ name

char RenderView::name[64]

◆ next

struct RenderView* RenderView::next

◆ prev

struct RenderView * RenderView::prev

Definition at line 50 of file RE_pipeline.h.

Referenced by screen_opengl_views_setup(), and ui_imageuser_view_menu_rr().

◆ rect32

int* RenderView::rect32

◆ rectf

float* RenderView::rectf

◆ rectz

float* RenderView::rectz

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