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

#include <edit.h>

Collaboration diagram for rt_edit_menu_item:
[legend]

Data Fields

charmenu_string
 
void(* menu_func )(struct rt_edit *, int, int, int, void *)
 
int menu_arg
 

Detailed Description

Definition at line 352 of file edit.h.

Field Documentation

◆ menu_string

char* menu_string

Definition at line 353 of file edit.h.

◆ menu_func

void(* menu_func) (struct rt_edit *, int, int, int, void *)

Definition at line 354 of file edit.h.

◆ menu_arg

int menu_arg

Definition at line 355 of file edit.h.


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