17 ::ll::TypedStorage<8, 32, ::std::string> mDefaultMeshName;
18 ::ll::TypedStorage<1, 1, bool> mIsAlphaTest;
19 ::ll::TypedStorage<1, 1, bool> mIsDirty;
20 ::ll::TypedStorage<8, 16, ::SerializedSkinRef> mSkin;
35 virtual bool hasValidTexture() = 0;
42 MCAPI
static void resizeHalfSkinData(
::mce::Image& image);
44 MCAPI
static void validateAlpha(
::mce::Image& image,
bool isPremium);
46 MCAPI
static bool verifyIsPremiumGeometry(::std::string
const& geometryName);
65 MCAPI
static void** $vftable();