voxd

Undocumented in source.

Modules

rawvox
module voxd.rawvox
Undocumented in source.
utils
module voxd.utils
Undocumented in source.
vox
module voxd.vox
Undocumented in source.

Public Imports

voxd.vox
public import voxd.vox, voxd.rawvox, voxd.utils;
Undocumented in source.
voxd.rawvox
public import voxd.vox, voxd.rawvox, voxd.utils;
Undocumented in source.
voxd.utils
public import voxd.vox, voxd.rawvox, voxd.utils;
Undocumented in source.

Members

Functions

decodeFromMemory
VOX decodeFromMemory(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
decodeVOXFromFile
VOX decodeVOXFromFile(string filepath)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta