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

#include <BLI_fileops_types.h>

Public Attributes

struct dirlinknext
 
struct dirlinkprev
 
char * name
 

Detailed Description

Definition at line 42 of file BLI_fileops_types.h.

Member Data Documentation

◆ name

char* dirlink::name

Definition at line 44 of file BLI_fileops_types.h.

Referenced by bli_builddir().

◆ next

struct dirlink* dirlink::next

Definition at line 43 of file BLI_fileops_types.h.

Referenced by bli_builddir().

◆ prev

struct dirlink * dirlink::prev

Definition at line 43 of file BLI_fileops_types.h.


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