BRL-CAD
rt_selection_set Struct Reference

#include <view.h>

Collaboration diagram for rt_selection_set:
[legend]

Data Fields

struct bu_ptbl selections
 holds struct rt_selection More...
 
void(* free_selection )(struct rt_selection *)
 

Detailed Description

Todo:
This structure is tentative and subject to change or removal without notice.

Definition at line 62 of file view.h.

Field Documentation

◆ selections

struct bu_ptbl selections

holds struct rt_selection

Definition at line 54 of file view.h.

◆ free_selection

void(* free_selection) (struct rt_selection *)

selection-object-specific routine that will free all memory associated with any of the stored selections

Definition at line 68 of file view.h.


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