24#ifndef RT_PRIMITIVES_BREP_H
25#define RT_PRIMITIVES_BREP_H
41 const struct bview *info);
47 const struct bview *info);
49#define RT_BREP_OPENNURBS 0x1
50#define RT_BREP_UV_PARAM 0x2
51#define RT_BREP_EDGE_CRACK 0x4
Header file for the BRL-CAD common definitions.
int rt_brep_plate_mode(const struct rt_db_internal *ip)
void rt_brep_plate_mode_getvals(double *pthickness, int *nocos, const struct rt_db_internal *ip)
int rt_brep_plot(struct bu_list *vhead, struct rt_db_internal *ip, const struct bg_tess_tol *ttol, const struct bn_tol *tol, const struct bview *info)
int rt_brep_normalize(struct rt_db_internal *ip, double pmax)
int rt_brep_plot_poly(struct bu_list *vhead, const struct db_full_path *pathp, struct rt_db_internal *ip, const struct bg_tess_tol *ttol, const struct bn_tol *tol, const struct bview *info)
int rt_brep_valid(struct bu_vls *log, struct rt_db_internal *ip, int flags)
fundamental vector, matrix, quaternion math macros