cae  0.0.0
Cross-API graphics engine
Loading...
Searching...
No Matches
cae::IUI Interface Reference

Interface for ui. More...

#include <IUI.hpp>

+ Inheritance diagram for cae::IUI:
+ Collaboration diagram for cae::IUI:

Public Member Functions

 ~IUI () override=default
 
- Public Member Functions inherited from utl::IPlugin
virtual ~IPlugin ()=default
 
virtual std::string getName () const =0
 Get the name of the plugin.
 
virtual PluginType getType () const =0
 Get the type of the plugin.
 
virtual PluginPlatform getPlatform () const =0
 Get the handled platform of the plugin.
 

Detailed Description

Interface for ui.

Definition at line 19 of file IUI.hpp.

Constructor & Destructor Documentation

◆ ~IUI()

cae::IUI::~IUI ( )
overridedefault

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