|
Blender V4.3
|
#include <MaterialXFormat/XmlIo.h>#include "node_parser.h"#include "DEG_depsgraph.hh"#include "DNA_material_types.h"#include "NOD_shader.h"#include "material.h"Go to the source code of this file.
Classes | |
| class | blender::nodes::materialx::DefaultMaterialNodeParser |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::materialx |
Functions | |
| MaterialX::DocumentPtr | blender::nodes::materialx::export_to_materialx (Depsgraph *depsgraph, Material *material, const std::string &material_name, const ExportParams &export_params) |