Loading...
Update
nux::Texture2D::Update(const NBitmapData *BitmapData, bool UpdateAndCacheResource=true)
nux::Texture2D::Update(const TCHAR *Filename, bool UpdateAndCacheResource=true)
nux::TextureRectangle::Update(const NBitmapData *BitmapData, bool UpdateAndCacheResource=true)
nux::TextureRectangle::Update(const TCHAR *filename, bool UpdateAndCacheResource=true)
nux::TextureCube::Update(const NBitmapData *BitmapData, bool UpdateAndCacheResource=true)
nux::TextureCube::Update(const TCHAR *filename, bool UpdateAndCacheResource=true)
nux::TextureVolume::Update(const NBitmapData *BitmapData, bool UpdateAndCacheResource=true)
nux::TextureVolume::Update(const TCHAR *filename, bool UpdateAndCacheResource=true)
nux::TextureFrameAnimation::Update(const NBitmapData *BitmapData, bool UpdateAndCacheResource=true)
nux::TextureFrameAnimation::Update(const TCHAR *filename, bool UpdateAndCacheResource=true)
Searching...
No Matches