BRL-CAD
bu_hook_list Struct Reference

#include <hook.h>

Collaboration diagram for bu_hook_list:
[legend]

Data Fields

size_t size
 
size_t capacity
 
struct bu_hookhooks
 

Detailed Description

Definition at line 49 of file hook.h.

Field Documentation

◆ size

size_t size

Definition at line 50 of file hook.h.

◆ capacity

size_t capacity

Definition at line 50 of file hook.h.

◆ hooks

struct bu_hook* hooks

linked list

Definition at line 51 of file hook.h.


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