OBJAsset

Undocumented in source.

Constructors

this
this(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

mesh
Mesh mesh;
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