Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor::Factory< ObjT, KeyT, PtrTypeT, CreatorT, IdT, EntryT >::ListEntry Struct Reference

#include <Factory.hpp>

Public Attributes

Key key
 
Id id
 

Member Data Documentation

◆ id

template<class ObjT , class KeyT , class PtrTypeT , typename CreatorT , class IdT , class EntryT >
Id castor::Factory< ObjT, KeyT, PtrTypeT, CreatorT, IdT, EntryT >::ListEntry::id

◆ key

template<class ObjT , class KeyT , class PtrTypeT , typename CreatorT , class IdT , class EntryT >
Key castor::Factory< ObjT, KeyT, PtrTypeT, CreatorT, IdT, EntryT >::ListEntry::key

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