Blender  V3.3
Public Attributes | List of all members
CacheObjectPath Struct Reference

#include <DNA_cachefile_types.h>

Public Attributes

struct CacheObjectPathnext
 
struct CacheObjectPathprev
 
char path [4096]
 

Detailed Description

Definition at line 40 of file DNA_cachefile_types.h.

Member Data Documentation

◆ next

struct CacheObjectPath* CacheObjectPath::next

Definition at line 41 of file DNA_cachefile_types.h.

◆ path

char CacheObjectPath::path[4096]

◆ prev

struct CacheObjectPath * CacheObjectPath::prev

Definition at line 41 of file DNA_cachefile_types.h.


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