48 const unsigned char *buf);
Header file for the BRL-CAD common definitions.
fastf_t mat_t[ELEMENTS_PER_MAT]
4x4 matrix
void rt_vlist_cleanup(void)
struct bv_vlblock * rt_vlblock_init(void)
int rt_uplot_to_vlist(struct bv_vlblock *vbp, FILE *fp, double char_size, int mode)
void rt_vlist_copy(struct bu_list *dest, const struct bu_list *src)
void rt_label_vlist_verts(struct bv_vlblock *vbp, struct bu_list *src, mat_t mat, double sz, double mm2local)
void rt_label_vlist_faces(struct bv_vlblock *vbp, struct bu_list *f_list, mat_t mat, double sz, double mm2local)
void rt_vlist_import(struct bu_list *hp, struct bu_vls *namevls, const unsigned char *buf)
int rt_process_uplot_value(struct bu_list **vhead, struct bv_vlblock *vbp, FILE *fp, int c, double char_size, int mode)
fundamental vector, matrix, quaternion math macros