|
Blender
V2.93
|
#include <DNA_cachefile_types.h>
Public Attributes | |
| struct AlembicObjectPath * | next |
| struct AlembicObjectPath * | prev |
| char | path [4096] |
Definition at line 49 of file DNA_cachefile_types.h.
| struct AlembicObjectPath* AlembicObjectPath::next |
Definition at line 50 of file DNA_cachefile_types.h.
| char AlembicObjectPath::path[4096] |
Definition at line 52 of file DNA_cachefile_types.h.
Referenced by gather_objects_paths(), and visit_object().
| struct AlembicObjectPath * AlembicObjectPath::prev |
Definition at line 50 of file DNA_cachefile_types.h.