LiteFX 0.3.1.2022
Computer Graphics Engine
|
Inherits LiteFX::Implement< StateResource >.
Public Member Functions | |
StateResourceImpl (StateResource *parent, StringView name) | |
Public Member Functions inherited from LiteFX::Implement< StateResource > | |
Implement (StateResource *parent) | |
Initializes the implementation instance. More... | |
Implement (Implement< StateResource > &&)=delete | |
Implement (const Implement< StateResource > &)=delete | |
virtual | ~Implement ()=default |
Friends | |
class | StateResource |
Additional Inherited Members | |
Public Types inherited from LiteFX::Implement< StateResource > | |
using | interface_type = StateResource |
using | base = Implement< interface_type > |
Protected Attributes inherited from LiteFX::Implement< StateResource > | |
StateResource * | m_parent |
|
inline |
|
friend |