BinaryBatch

Undocumented in source.

Constructors

this
this(string path)
Undocumented in source.

Members

Functions

save
void save()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromObj
BinaryBatch fromObj(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Header
struct Header
Undocumented in source.

Variables

data
VertMat[] data;
Undocumented in source.
path
string path;
Undocumented in source.

Meta