BRL-CAD
bu_hook Struct Reference

#include <hook.h>

Collaboration diagram for bu_hook:
[legend]

Data Fields

bu_hook_t hookfunc
 
void * clientdata
 

Detailed Description

Definition at line 43 of file hook.h.

Field Documentation

◆ hookfunc

bu_hook_t hookfunc

function to call

Definition at line 44 of file hook.h.

◆ clientdata

void* clientdata

data for caller

Definition at line 45 of file hook.h.


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