Class xml_loader_t¶
Defined in File loader.hpp
Inheritance Relationships¶
Base Type¶
public wt::scene::loader::loader_t
(Class loader_t)
Class Documentation¶
-
class xml_loader_t : public wt::scene::loader::loader_t¶
Scene loader from an XML data source.
Public Functions
-
xml_loader_t(std::string name, const wt_context_t &ctx, std::istream &xml, const defaults_defines_t &defines = {}, std::optional<progress_callback_t> callbacks = {})¶
-
virtual ~xml_loader_t()¶
-
xml_loader_t(std::string name, const wt_context_t &ctx, std::istream &xml, const defaults_defines_t &defines = {}, std::optional<progress_callback_t> callbacks = {})¶