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

#include <ElementProducer.hpp>

Public Types

using Type = std::function< std::shared_ptr< ShaderProgram >(KeyType const &) >
 

Member Typedef Documentation

◆ Type

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

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