FreeWRL / FreeX3D 4.3.0
_cd_list_t Struct Reference

Data Fields

void * elem
 
struct _cd_list_tnext
 
struct _cd_list_tprev
 

Detailed Description

Definition at line 85 of file list.h.

Field Documentation

◆ elem

void* _cd_list_t::elem

Definition at line 86 of file list.h.

◆ next

struct _cd_list_t* _cd_list_t::next

Definition at line 87 of file list.h.

◆ prev

struct _cd_list_t* _cd_list_t::prev

Definition at line 88 of file list.h.


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