|
Blender
V2.93
|
#include <string.h>#include "render/geometry.h"#include "render/scene.h"#include "util/util_map.h"#include "util/util_set.h"#include "util/util_vector.h"Go to the source code of this file.
Classes | |
| class | id_map< K, T > |
| struct | ObjectKey |
| struct | GeometryKey |
| struct | ParticleSystemKey |
Enumerations | |
| enum | { OBJECT_PERSISTENT_ID_SIZE = 8 } |
| anonymous enum |
| Enumerator | |
|---|---|
| OBJECT_PERSISTENT_ID_SIZE | |
Definition at line 199 of file blender_id_map.h.