Castor3D 0.12.0
Multiplatform 3D engine
Public Types | List of all members
castor3d::ElementProducer< RenderTarget, KeyType > Struct Template Reference

#include <ElementProducer.hpp>

Public Types

using Type = std::function< std::shared_ptr< RenderTarget >(KeyType const &, TargetType) >
 

Member Typedef Documentation

◆ Type

template<typename KeyType >
using castor3d::ElementProducer< RenderTarget, KeyType >::Type = std::function< std::shared_ptr< RenderTarget >( KeyType const &, TargetType ) >

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