42struct nirt_state_impl;
44 struct nirt_state_impl *
i;
87#define NIRT_FRMTS 0x40
Header file for the BRL-CAD common definitions.
void float float int int * flag
int nirt_init_dbip(struct nirt_state *ns, struct db_i *dbip)
int nirt_init(struct nirt_state *ns)
void nirt_clear(struct nirt_state *ns, int flags)
void * nirt_udata(struct nirt_state *ns, void *u_data)
void nirt_destroy(struct nirt_state *ns)
int nirt_exec(struct nirt_state *ns, const char *script)
void nirt_hook(struct nirt_state *ns, nirt_hook_t hf, int flag)
int nirt_line_segments(struct bv_vlblock **segs, struct nirt_state *ns)
void nirt_log(struct bu_vls *o, struct nirt_state *ns, int output_type)
int nirt_clear_dbip(struct nirt_state *ns)
int(* nirt_hook_t)(struct nirt_state *ns, void *u_data)
int nirt_help(struct bu_vls *h, struct nirt_state *ns, bu_opt_format_t ofmt)
struct bu_vls nirt_format_file
struct nirt_state_impl * i