BRL-CAD
view.h File Reference
#include "common.h"
#include "vmath.h"
#include "bu/hash.h"
#include "bu/vls.h"
#include "bv/defines.h"
#include "dm/defines.h"
Include dependency graph for view.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

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.