Blender V5.0
blender::ed::vse::MouseCoords Class Reference

Public Member Functions

 MouseCoords (const View2D *v2d, int x, int y)

Public Attributes

blender::int2 region
blender::float2 view

Detailed Description

Definition at line 68 of file sequencer_select.cc.

Constructor & Destructor Documentation

◆ MouseCoords()

blender::ed::vse::MouseCoords::MouseCoords ( const View2D * v2d,
int x,
int y )
inline

Definition at line 73 of file sequencer_select.cc.

References region, UI_view2d_region_to_view(), view, x, and y.

Member Data Documentation

◆ region

blender::int2 blender::ed::vse::MouseCoords::region

◆ view

blender::float2 blender::ed::vse::MouseCoords::view

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