Blender V5.0
blender::ed::asset::ScreenshotOperatorData Struct Reference

Public Attributes

void * draw_handle
int2 drag_start
int2 drag_end
int2 last_cursor
int2 p1
int2 p2
bool is_mouse_down
bool crossed_threshold
bool shift_area
bool force_square

Detailed Description

Definition at line 979 of file asset_ops.cc.

Member Data Documentation

◆ crossed_threshold

bool blender::ed::asset::ScreenshotOperatorData::crossed_threshold

Definition at line 988 of file asset_ops.cc.

◆ drag_end

int2 blender::ed::asset::ScreenshotOperatorData::drag_end

Definition at line 981 of file asset_ops.cc.

◆ drag_start

int2 blender::ed::asset::ScreenshotOperatorData::drag_start

Definition at line 981 of file asset_ops.cc.

◆ draw_handle

void* blender::ed::asset::ScreenshotOperatorData::draw_handle

Definition at line 980 of file asset_ops.cc.

◆ force_square

bool blender::ed::asset::ScreenshotOperatorData::force_square

Definition at line 991 of file asset_ops.cc.

◆ is_mouse_down

bool blender::ed::asset::ScreenshotOperatorData::is_mouse_down

Definition at line 986 of file asset_ops.cc.

◆ last_cursor

int2 blender::ed::asset::ScreenshotOperatorData::last_cursor

Definition at line 981 of file asset_ops.cc.

◆ p1

int2 blender::ed::asset::ScreenshotOperatorData::p1

Definition at line 984 of file asset_ops.cc.

◆ p2

int2 blender::ed::asset::ScreenshotOperatorData::p2

Definition at line 984 of file asset_ops.cc.

◆ shift_area

bool blender::ed::asset::ScreenshotOperatorData::shift_area

Definition at line 990 of file asset_ops.cc.


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