BRL-CAD
Loading...
Searching...
No Matches
bu_dirent Struct Reference

#include <glob.h>

Collaboration diagram for bu_dirent:
[legend]

Data Fields

struct bu_vlsname
 
voiddata
 

Detailed Description

representation of a path element, for use with bu_glob() callbacks.

Definition at line 53 of file glob.h.

Field Documentation

◆ name

struct bu_vls* name

Definition at line 54 of file glob.h.

◆ data

void* data

Definition at line 55 of file glob.h.


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