|
Blender V4.5
|
#include <ED_grease_pencil.hh>
Public Attributes | |
| int2 | winsize |
| rcti | winrct |
| RV3DMatrixStore * | rv3d_store |
Region size to restore after rendering.
Definition at line 635 of file ED_grease_pencil.hh.
| RV3DMatrixStore* blender::ed::greasepencil::image_render::RegionViewData::rv3d_store |
Definition at line 638 of file ED_grease_pencil.hh.
| rcti blender::ed::greasepencil::image_render::RegionViewData::winrct |
Definition at line 637 of file ED_grease_pencil.hh.
| int2 blender::ed::greasepencil::image_render::RegionViewData::winsize |
Definition at line 636 of file ED_grease_pencil.hh.