Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
Will find a node by its name. More...
#include <XmlParser.h>
Public Member Functions | |
find_node_by_name_predicate (const std::string &name) | |
bool | operator() (pugi::xml_node node) const |
Public Attributes | |
std::string | mName |
Will find a node by its name.
|
inline |
|
inline |
std::string Assimp::find_node_by_name_predicate::mName |