MxEngine
Public Types | Public Member Functions | Public Attributes | List of all members
MxEngine::Component Struct Reference

Public Types

using Deleter = void(*)(void *)
 

Public Member Functions

template<typename T >
 Component (size_t type, CResource< T > &&component)
 

Public Attributes

std::aligned_storage_t< sizeof(CResource< char >)> resource
 
size_t type
 
Deleter deleter
 

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