|
Blender
V3.3
|
Public Attributes | |
| ScrArea * | area |
| ARegion * | region |
| ARegion * | child_region |
| int | hidden |
Definition at line 5302 of file screen_ops.c.
| ScrArea* RegionAlphaInfo::area |
Definition at line 5303 of file screen_ops.c.
Referenced by ED_region_visibility_change_update_animated(), and region_blend_end().
| ARegion * RegionAlphaInfo::child_region |
Definition at line 5304 of file screen_ops.c.
Referenced by ED_region_visibility_change_update_animated(), region_blend_end(), and region_blend_invoke().
| int RegionAlphaInfo::hidden |
Definition at line 5305 of file screen_ops.c.
Referenced by ED_region_blend_alpha(), ED_region_visibility_change_update_animated(), and region_blend_end().
| ARegion* RegionAlphaInfo::region |
Definition at line 5304 of file screen_ops.c.
Referenced by ED_region_visibility_change_update_animated(), region_blend_end(), and region_blend_invoke().