neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::selection_area Struct Reference

#include <i_item_selection_model.hpp>

Public Types

typedef selection_area abstract_type
 

Public Attributes

item_presentation_model_index topLeft
 
item_presentation_model_index bottomRight
 

Detailed Description

Definition at line 114 of file i_item_selection_model.hpp.

Member Typedef Documentation

◆ abstract_type

Member Data Documentation

◆ bottomRight

item_presentation_model_index neogfx::selection_area::bottomRight

Definition at line 118 of file i_item_selection_model.hpp.

◆ topLeft

item_presentation_model_index neogfx::selection_area::topLeft

Definition at line 117 of file i_item_selection_model.hpp.


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