LiteFX 0.3.1.2022
Computer Graphics Engine
LiteFX::App::AppImpl Class Reference

Inherits LiteFX::Implement< App >.

Public Member Functions

 AppImpl (App *parent)
 
- Public Member Functions inherited from LiteFX::Implement< App >
 Implement (App *parent)
 Initializes the implementation instance. More...
 
 Implement (Implement< App > &&)=delete
 
 Implement (const Implement< App > &)=delete
 
virtual ~Implement ()=default
 

Friends

class App
 

Additional Inherited Members

- Public Types inherited from LiteFX::Implement< App >
using interface_type = App
 
using base = Implement< interface_type >
 
- Protected Attributes inherited from LiteFX::Implement< App >
Appm_parent
 

Constructor & Destructor Documentation

◆ AppImpl()

LiteFX::App::AppImpl::AppImpl ( App parent)
inline

Friends And Related Function Documentation

◆ App

friend class App
friend