Blender V5.0
wmDrawBuffer Struct Reference

#include <wm_draw.hh>

Public Attributes

GPUOffScreenoffscreen
GPUViewportviewport
bool stereo
int bound_view

Detailed Description

Definition at line 21 of file wm_draw.hh.

Member Data Documentation

◆ bound_view

int wmDrawBuffer::bound_view

Definition at line 25 of file wm_draw.hh.

◆ offscreen

GPUOffScreen* wmDrawBuffer::offscreen

Definition at line 22 of file wm_draw.hh.

◆ stereo

bool wmDrawBuffer::stereo

Definition at line 24 of file wm_draw.hh.

◆ viewport

GPUViewport* wmDrawBuffer::viewport

Definition at line 23 of file wm_draw.hh.


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