BRL-CAD
|
#include <edit.h>
Data Fields | |
struct rt_edit_map * | m |
struct bu_vls * | log_str |
struct rt_db_internal | es_int |
struct bu_ptbl | comb_insts |
const struct bn_tol * | tol |
struct bview * | vp |
struct bview_knobs | k |
int | edit_flag |
todo why todo should we be setting this for matrix and pscale values as well int | edit_mode |
fastf_t | es_scale |
mat_t | incr_change |
mat_t | model_changes |
mat_t | model2objview |
fastf_t | acc_sc [3] |
fastf_t | acc_sc_obj |
fastf_t | acc_sc_sol |
mat_t | acc_rot_sol |
int | e_keyfixed |
point_t | e_keypoint |
const char * | e_keytag |
int | e_mvalid |
vect_t | e_mparam |
int | e_inpara |
vect_t | e_para |
mat_t | e_invmat |
mat_t | e_mat |
point_t | curr_e_axes_pos |
point_t | e_axes_pos |
double | base2local |
double | local2base |
int | update_views |
struct bu_list * | vlfree |
int | mv_context |
void * | ipe_ptr |
void * | u_ptr |
struct rt_edit_map* m |
struct rt_db_internal es_int |
struct bview_knobs k |