Castor3D 0.17.0
Multiplatform 3D engine
Classes | Namespaces
PluginModule.hpp File Reference

Classes

struct  castor3d::PtrCacheTraitsT< Plugin, castor::String >
 

Namespaces

namespace  castor3d
 
namespace  castor
 

Plugin

enum class  castor3d::PluginType : uint8_t {
  castor3d::eImporter = 0 , castor3d::eDivider = 1 , castor3d::eGenerator = 2 , castor3d::eToneMapping = 3 ,
  castor3d::ePostEffect = 4 , castor3d::eGeneric = 5 , castor3d::eParticle = 6 , castor3d::eCount ,
  castor3d::eMin = eImporter
}
 Plugin types enumeration. More...
 
using castor3d::PluginCacheTraits = PtrCacheTraitsT< Plugin, castor::String >
 
using castor3d::PluginCache
 
using castor3d::PluginRes = PluginCacheTraits::ElementPtrT
 
using castor3d::PluginResPtr = PluginCacheTraits::ElementObsT