|
Blender V4.3
|
#include <DNA_cachefile_types.h>
Public Attributes | |
| struct CacheObjectPath * | next |
| struct CacheObjectPath * | prev |
| char | path [4096] |
Definition at line 37 of file DNA_cachefile_types.h.
| struct CacheObjectPath* CacheObjectPath::next |
Definition at line 38 of file DNA_cachefile_types.h.
| char CacheObjectPath::path[4096] |
Definition at line 40 of file DNA_cachefile_types.h.
Referenced by add_object_path(), and blender::io::usd::gather_objects_paths().
| struct CacheObjectPath * CacheObjectPath::prev |
Definition at line 38 of file DNA_cachefile_types.h.