BRL-CAD
display_list Struct Reference

#include <tcl_data.h>

Collaboration diagram for display_list:
[legend]

Data Fields

struct bu_list l
 
void * dl_dp
 
struct bu_vls dl_path
 
struct bu_list dl_head_scene_obj
 head of scene obj list for this display list More...
 
int dl_wflag
 

Detailed Description

Definition at line 57 of file tcl_data.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 51 of file tcl_data.h.

◆ dl_dp

void* dl_dp

Definition at line 59 of file tcl_data.h.

◆ dl_path

struct bu_vls dl_path

Definition at line 59 of file tcl_data.h.

◆ dl_head_scene_obj

struct bu_list dl_head_scene_obj

head of scene obj list for this display list

Definition at line 59 of file tcl_data.h.

◆ dl_wflag

int dl_wflag

Definition at line 62 of file tcl_data.h.


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