|
Blender V5.0
|
#include <MaterialXFormat/XmlIo.h>#include "node_parser.h"#include "BKE_lib_id.hh"#include "DEG_depsgraph.hh"#include "DNA_material_types.h"#include "NOD_shader.h"#include "NOD_shader_nodes_inline.hh"#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 ExportParams &export_params) |