Blender  V2.93
Public Attributes | List of all members
AlembicObjectPath Struct Reference

#include <DNA_cachefile_types.h>

Public Attributes

struct AlembicObjectPathnext
 
struct AlembicObjectPathprev
 
char path [4096]
 

Detailed Description

Definition at line 49 of file DNA_cachefile_types.h.

Member Data Documentation

◆ next

struct AlembicObjectPath* AlembicObjectPath::next

Definition at line 50 of file DNA_cachefile_types.h.

◆ path

char AlembicObjectPath::path[4096]

Definition at line 52 of file DNA_cachefile_types.h.

Referenced by gather_objects_paths(), and visit_object().

◆ prev

struct AlembicObjectPath * AlembicObjectPath::prev

Definition at line 50 of file DNA_cachefile_types.h.


The documentation for this struct was generated from the following file: