template <class T>
class vtb::gui::NewAssetPanel
filename() const -> const std::string &
name() const -> const std::string &
name(std::string && rhs) -> void
name(const std::string & rhs) -> void
draw() -> bool
NewAssetPanel()