| compute()=0 | blender::nodes::materialx::NodeParser | pure virtual |
| compute_full() | blender::nodes::materialx::NodeParser | virtual |
| create_input(const std::string &name, const NodeItem &item) | blender::nodes::materialx::NodeParser | protected |
| create_node(const std::string &category, NodeItem::Type type) | blender::nodes::materialx::NodeParser | protected |
| create_node(const std::string &category, NodeItem::Type type, const NodeItem::Inputs &inputs) | blender::nodes::materialx::NodeParser | protected |
| create_output(const std::string &name, const NodeItem &item) | blender::nodes::materialx::NodeParser | protected |
| depsgraph_ | blender::nodes::materialx::NodeParser | protected |
| empty() const | blender::nodes::materialx::NodeParser | protected |
| export_params_ | blender::nodes::materialx::NodeParser | protected |
| get_input_default(const std::string &name, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| get_input_default(int index, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| get_input_link(const std::string &name, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| get_input_link(int index, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| get_input_value(const std::string &name, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| get_input_value(int index, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| get_output_default(const std::string &name, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| get_output_default(int index, NodeItem::Type to_type) | blender::nodes::materialx::NodeParser | protected |
| graph_ | blender::nodes::materialx::NodeParser | protected |
| group_parser_ | blender::nodes::materialx::NodeParser | protected |
| material_ | blender::nodes::materialx::NodeParser | protected |
| node_ | blender::nodes::materialx::NodeParser | protected |
| node_name(bool with_out_socket=true) const | blender::nodes::materialx::NodeParser | protected |
| NodeParser(MaterialX::GraphElement *graph, const Depsgraph *depsgraph, const Material *material, const bNode *node, const bNodeSocket *socket_out, NodeItem::Type to_type, GroupNodeParser *group_parser, const ExportParams &export_params) | blender::nodes::materialx::NodeParser | |
| socket_out_ | blender::nodes::materialx::NodeParser | protected |
| texcoord_node(NodeItem::Type type=NodeItem::Type::Vector2, const std::string &attribute_name="") | blender::nodes::materialx::NodeParser | protected |
| to_type_ | blender::nodes::materialx::NodeParser | protected |
| val(const T &data) const | blender::nodes::materialx::NodeParser | protected |
| ~NodeParser()=default | blender::nodes::materialx::NodeParser | virtual |