Container class for Unicode strings. Conceptually, a CYIString object is a sequence of Unicode charac...
Definition: YiString.h:35
A texture asset representing an image which will be loaded into the GPU.
Definition: YiAssetTexture.h:23
static std::shared_ptr< CYIAssetTextureBase > CreateAssetFromPath(const CYIString &path, CYIImageAssetLoadParams *pDecodeParams=nullptr)
Definition: YiTextureFactory.h:20
This asset represents the base class for POT (Power Of Two) and NPOT (Non-Power Of Two) textures...
Definition: YiAssetTextureBase.h:24
static std::shared_ptr< CYIAssetTexture > CreateAsset()