Blender V4.3
dirlink Struct Reference

#include <BLI_fileops_types.h>

Public Attributes

struct dirlinknext
 
struct dirlinkprev
 
char * name
 

Detailed Description

Definition at line 43 of file BLI_fileops_types.h.

Member Data Documentation

◆ name

char* dirlink::name

Definition at line 45 of file BLI_fileops_types.h.

Referenced by bli_builddir().

◆ next

struct dirlink* dirlink::next

Definition at line 44 of file BLI_fileops_types.h.

Referenced by bli_builddir().

◆ prev

struct dirlink * dirlink::prev

Definition at line 44 of file BLI_fileops_types.h.


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