BRL-CAD
dm_hook_data Struct Reference

#include <dm.h>

Data Fields

void(* dm_hook )(const struct bu_structparse *, const char *, void *, const char *, void *)
 
void * dmh_data
 

Detailed Description

Definition at line 74 of file dm.h.

Field Documentation

◆ dm_hook

void(* dm_hook) (const struct bu_structparse *, const char *, void *, const char *, void *)

Definition at line 75 of file dm.h.

◆ dmh_data

void* dmh_data

Definition at line 76 of file dm.h.


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