Blender V5.0
dirlink Struct Reference

#include <BLI_fileops_types.h>

Public Attributes

struct dirlinknext
struct dirlinkprev
char * name

Detailed Description

Definition at line 39 of file BLI_fileops_types.h.

Member Data Documentation

◆ name

char* dirlink::name

Definition at line 41 of file BLI_fileops_types.h.

Referenced by bli_builddir().

◆ next

struct dirlink* dirlink::next

Definition at line 40 of file BLI_fileops_types.h.

Referenced by bli_builddir().

◆ prev

struct dirlink * dirlink::prev

Definition at line 40 of file BLI_fileops_types.h.


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