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;
34 virtual bool hasValidTexture() = 0;
36 virtual bool validateAndResizeSkinData(
::mce::Image& image,
bool isPremium);
42 MCAPI_C
static bool verifyIsPremiumGeometry(::std::string
const& geometryName);
55 MCAPI
bool $validateAndResizeSkinData(
::mce::Image& image,
bool isPremium);
64 MCAPI
static void** $vftable();