Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
Loading...
Searching...
No Matches
Effect.h File Reference

Go to the source code of this file.

Classes

class  Ult::EffectResourceTag
 
class  Ult::Effect
 
class  Ult::EffectResource
 

Namespaces

namespace  Ult
 

Macros

#define ULT_EFFECT_HANDLE   Ult::Handle<Ult::EffectResourceTag>
 
#define ULT_EFFECT_RESOURCE_MANAGER   Ult::ResourceManager<Ult::EffectResource,ULT_EFFECT_HANDLE>
 

Macro Definition Documentation

◆ ULT_EFFECT_HANDLE

#define ULT_EFFECT_HANDLE   Ult::Handle<Ult::EffectResourceTag>

◆ ULT_EFFECT_RESOURCE_MANAGER

#define ULT_EFFECT_RESOURCE_MANAGER   Ult::ResourceManager<Ult::EffectResource,ULT_EFFECT_HANDLE>