|
Blender
V3.3
|
#include "IO_dupli_persistent_id.hh"#include "DEG_depsgraph.h"#include <map>#include <set>#include <string>Go to the source code of this file.
Classes | |
| struct | blender::io::HierarchyContext |
| class | blender::io::AbstractHierarchyWriter |
| struct | blender::io::ExportSubset |
| class | blender::io::EnsuredWriter |
| class | blender::io::ObjectIdentifier |
| class | blender::io::AbstractHierarchyIterator |
Namespaces | |
| blender | |
| blender::io | |
Functions | |
| bool | blender::io::operator< (const ObjectIdentifier &obj_ident_a, const ObjectIdentifier &obj_ident_b) |
| bool | blender::io::operator== (const ObjectIdentifier &obj_ident_a, const ObjectIdentifier &obj_ident_b) |