TextureAsset

Undocumented in source.

Constructors

this
this(UnmanagedImageFactory imgfac, UnmanagedHDRImageFactory hdrImgFac, Owner o)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

loadThreadSafePart
bool loadThreadSafePart(string filename, InputStream istrm, ReadOnlyFileSystem fs, AssetManager mngr)
Undocumented in source. Be warned that the author may not have intended to support it.
loadThreadUnsafePart
bool loadThreadUnsafePart()
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hdrImageFactory
UnmanagedHDRImageFactory hdrImageFactory;
Undocumented in source.
imageFactory
UnmanagedImageFactory imageFactory;
Undocumented in source.
texture
Texture texture;
Undocumented in source.

Inherited Members

From Asset

monitorInfo
MonitorInfo monitorInfo;
Undocumented in source.
threadSafePartLoaded
bool threadSafePartLoaded;
Undocumented in source.
threadUnsafePartLoaded
bool threadUnsafePartLoaded;
Undocumented in source.
loadThreadSafePart
bool loadThreadSafePart(string filename, InputStream istrm, ReadOnlyFileSystem fs, AssetManager mngr)
Undocumented in source.
loadThreadUnsafePart
bool loadThreadUnsafePart()
Undocumented in source.
release
void release()
Undocumented in source.

Meta