nw::model::Mdl

class Mdl

Implements Bioware MDL file format

Warning

This is still incomplete

Public Functions

Mdl(const std::filesystem::path &filename)
Mdl(ResourceData data)
std::unique_ptr<Node> make_node(uint32_t type, StringView name)
bool valid() const

Public Members

Model model