Header file for the BRL-CAD common definitions.
int rt_cmd_put(struct bu_vls *msg, struct rt_wdb *wdbp, int argc, const char **argv)
Convert an ASCII v5 "put" command into a .g object.
int rt_cmd_units(struct bu_vls *msg, struct db_i *dbip, int argc, const char **argv)
Convert an ASCII v5 "units" command into a .g units.
int rt_cmd_title(struct bu_vls *msg, struct db_i *dbip, int argc, const char **argv)
Convert an ASCII v5 "title" command into a .g title.
int rt_cmd_attr(struct bu_vls *msg, struct db_i *dbip, int argc, const char **argv)
Convert an ASCII v5 "attr" command into a .g attribute.
int rt_cmd_color(struct bu_vls *msg, struct db_i *dbip, int argc, const char **argv)
Convert an ASCII v5 "color" command into a .g coloribute.
int rt_do_cmd(struct rt_i *rtip, const char *ilp, const struct command_tab *tp)
char * rt_read_cmd(FILE *fp)
int ct_max
max number of words in cmd
int ct_min
min number of words in cmd
int(* ct_func)(const int, const char **)
fundamental vector, matrix, quaternion math macros