opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
osc::IconWithMenu Class Referencefinal

#include <icon_with_menu.h>

Public Member Functions

 IconWithMenu (Icon icon, CStringView title, CStringView description, std::function< bool()> content_renderer)
 
Vector2 dimensions () const
 
bool on_draw ()
 

Constructor & Destructor Documentation

◆ IconWithMenu()

osc::IconWithMenu::IconWithMenu ( Icon  icon,
CStringView  title,
CStringView  description,
std::function< bool()>  content_renderer 
)
explicit

Member Function Documentation

◆ dimensions()

Vector2 osc::IconWithMenu::dimensions ( ) const
inline

◆ on_draw()

bool osc::IconWithMenu::on_draw ( )

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