This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | dg_qray_fmt_data |
struct | dg_qray_dataList |
Defines | |
#define | DG_QRAY_BASENAME "query_ray" |
#define | DG_QRAY_TEXT(_dgop) ((_dgop)->dgo_qray_effects == 't' || (_dgop)->dgo_qray_effects == 'b') |
#define | DG_QRAY_GRAPHICS(_dgop) ((_dgop)->dgo_qray_effects == 'g' || (_dgop)->dgo_qray_effects == 'b') |
#define | DG_QRAY_BOTH ((_dgop)->dgo_qray_effects == 'b') |
#define | DG_QRAY_FORMAT_P "fmt p \"%e %e %e %e\\n\" x_in y_in z_in los" |
#define | DG_QRAY_FORMAT_O "fmt r \"\\n\" ; fmt p \"\"; fmt o \"%e %e %e %e\\n\" ov_x_in ov_y_in ov_z_in ov_los" |
#define | DG_QRAY_FORMAT_NULL "fmt r \"\"; fmt h \"\"; fmt p \"\"; fmt m \"\"; fmt o \"\"; fmt f \"\"" |
#define | DG_INV_GED 0.00048828125 |
#define | DG_GED_MAX 2047.0 |
#define | DG_GED_MIN -2048.0 |
Functions | |
void | qray_data_to_vlist () |
|
/file qray.h Header file for "Query Ray" variables. Source - SLAD CAD Team The U. S. Army Research Laboratory Aberdeen Proving Ground, Maryland 21005 Definition at line 16 of file qray.h. Referenced by dgo_init_qray(). |
|
Definition at line 17 of file qray.h. Referenced by dgo_nirt_cmd(). |
|
Definition at line 18 of file qray.h. Referenced by dgo_nirt_cmd(). |
|
|
|
Definition at line 20 of file qray.h. Referenced by dgo_nirt_cmd(). |
|
Definition at line 21 of file qray.h. Referenced by dgo_nirt_cmd(). |
|
Definition at line 22 of file qray.h. Referenced by dgo_nirt_cmd(). |
|
Definition at line 23 of file qray.h. Referenced by dgo_vnirt_cmd(). |
|
Definition at line 24 of file qray.h. Referenced by dgo_vnirt_cmd(). |
|
|
|
|