Blender V4.3
PathStore Struct Reference

Public Attributes

PathStorenext
 
PathStoreprev
 
char filepath [0]
 

Detailed Description

Definition at line 640 of file bpath.cc.

Member Data Documentation

◆ filepath

char PathStore::filepath[0]

Over allocate.

Definition at line 643 of file bpath.cc.

Referenced by bpath_list_append(), and bpath_list_restore().

◆ next

PathStore* PathStore::next

Definition at line 641 of file bpath.cc.

◆ prev

PathStore * PathStore::prev

Definition at line 641 of file bpath.cc.


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