Texture::Initialize

Texture::Initialize
virtual bool Initialize();
Description

Initialize initializes the Texture object from a texture Id created by the user.

Return Value

A Boolean value of true if texture contents are initialized and false if texture creation failed.