2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 12:27:43 +00:00

Thermal Hot GLSL filter

This commit is contained in:
Jack Andersen
2016-08-03 11:53:03 -10:00
parent 135aac5fef
commit 9222a928ef
16 changed files with 263 additions and 27 deletions

View File

@@ -50,6 +50,7 @@ public:
u16 GetHeight() const {return x6_h;}
void Load(int slot, EClampMode clamp) const;
boo::ITexture* GetBooTexture() {return m_booTex;}
boo::ITexture* GetPaletteTexture() {return m_paletteTex;}
};
CFactoryFnReturn FTextureFactory(const urde::SObjectTag& tag,