Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor::FactoryEntryT< KeyT, CreatorT, IdT > Struct Template Reference

#include <Factory.hpp>

Public Attributes

KeyT key
 
CreatorT create
 
IdT id
 

Member Data Documentation

◆ create

template<class KeyT , typename CreatorT , class IdT >
CreatorT castor::FactoryEntryT< KeyT, CreatorT, IdT >::create

◆ id

template<class KeyT , typename CreatorT , class IdT >
IdT castor::FactoryEntryT< KeyT, CreatorT, IdT >::id

◆ key

template<class KeyT , typename CreatorT , class IdT >
KeyT castor::FactoryEntryT< KeyT, CreatorT, IdT >::key

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