Blender V5.0
blender::ed::greasepencil::image_render::RegionViewData Struct Reference

#include <ED_grease_pencil.hh>

Public Attributes

int2 winsize
rcti winrct
RV3DMatrixStorerv3d_store

Detailed Description

Region size to restore after rendering.

Definition at line 660 of file ED_grease_pencil.hh.

Member Data Documentation

◆ rv3d_store

RV3DMatrixStore* blender::ed::greasepencil::image_render::RegionViewData::rv3d_store

Definition at line 663 of file ED_grease_pencil.hh.

◆ winrct

rcti blender::ed::greasepencil::image_render::RegionViewData::winrct

Definition at line 662 of file ED_grease_pencil.hh.

◆ winsize

int2 blender::ed::greasepencil::image_render::RegionViewData::winsize

Definition at line 661 of file ED_grease_pencil.hh.


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