BRL-CAD
|
#include "common.h"
#include "vmath.h"
#include "bu/hash.h"
#include "bu/vls.h"
#include "bv/defines.h"
#include "dm/defines.h"
Go to the source code of this file.
Data Structures | |
struct | dm_path_edit_params |
struct | dm_view_data |
Functions | |
void | dm_draw_faceplate (struct bview *v, double base2local, double local2base) |
dm routines related to view management (migrated from libtclcad.) These may ultimately take a different form or move elsewhere - the immediate idea here is to extract the key logic from libtclcad for use in non-Tcl environments.
Definition in file view.h.