Blender V4.3
CacheObjectPath Struct Reference

#include <DNA_cachefile_types.h>

Public Attributes

struct CacheObjectPathnext
 
struct CacheObjectPathprev
 
char path [4096]
 

Detailed Description

Definition at line 37 of file DNA_cachefile_types.h.

Member Data Documentation

◆ next

struct CacheObjectPath* CacheObjectPath::next

Definition at line 38 of file DNA_cachefile_types.h.

◆ path

char CacheObjectPath::path[4096]

◆ prev

struct CacheObjectPath * CacheObjectPath::prev

Definition at line 38 of file DNA_cachefile_types.h.


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