|
Blender
V3.3
|
#include <array>#include "BLI_map.hh"#include "BLI_math_vec_types.hh"#include "BLI_string_ref.hh"#include "BLI_vector.hh"#include "DNA_node_types.h"#include "MEM_guardedalloc.h"#include "obj_export_mtl.hh"Go to the source code of this file.
Classes | |
| struct | blender::io::obj::UniqueNodetreeDeleter |
| class | blender::io::obj::ShaderNodetreeWrap |
Namespaces | |
| blender | |
| blender::io | |
| blender::io::obj | |
Typedefs | |
| using | blender::io::obj::unique_nodetree_ptr = std::unique_ptr< bNodeTree, UniqueNodetreeDeleter > |