mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
same change but for gbitmap
make sure to use the namespace TSShape
This commit is contained in:
parent
e83bab90d7
commit
3aac9af35e
5 changed files with 32 additions and 27 deletions
|
|
@ -278,7 +278,7 @@ public:
|
|||
template<class T, dsize_t mapLength>
|
||||
void swizzle(const Swizzle<T,mapLength> *s);
|
||||
|
||||
static Vector<Registration> sRegistrations;
|
||||
static Vector<Registration>& getBitmapRegistrations();
|
||||
|
||||
private:
|
||||
GFXFormat mInternalFormat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue