|
Blender V5.0
|
#include <ED_grease_pencil.hh>
Public Attributes | |
| int2 | winsize |
| rcti | winrct |
| RV3DMatrixStore * | rv3d_store |
Region size to restore after rendering.
Definition at line 660 of file ED_grease_pencil.hh.
| RV3DMatrixStore* blender::ed::greasepencil::image_render::RegionViewData::rv3d_store |
Definition at line 663 of file ED_grease_pencil.hh.
| rcti blender::ed::greasepencil::image_render::RegionViewData::winrct |
Definition at line 662 of file ED_grease_pencil.hh.
| int2 blender::ed::greasepencil::image_render::RegionViewData::winsize |
Definition at line 661 of file ED_grease_pencil.hh.