BRL-CAD
bu_dirent Struct Reference

#include <glob.h>

Collaboration diagram for bu_dirent:
[legend]

Data Fields

struct bu_vlsname
 
void * data
 

Detailed Description

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

Definition at line 48 of file glob.h.

Field Documentation

◆ name

struct bu_vls* name

Definition at line 49 of file glob.h.

◆ data

void* data

Definition at line 50 of file glob.h.


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