#include <raytrace.h>
Data Fields | |
| long | magic |
| double | abs |
| absolute dist tol | |
| double | rel |
| rel dist tol | |
| double | norm |
| normal tol | |
Tessellation (geometric) tolerances, different beasts than the calcuation tolerance in bn_tol.
Definition at line 215 of file raytrace.h.
|
|
Definition at line 216 of file raytrace.h. Referenced by dgo_E_cmd(), wdb_dbopen(), and wdb_init_obj(). |
|
|
absolute dist tol
Definition at line 217 of file raytrace.h. Referenced by rt_cline_tess(), rt_ehy_plot(), rt_ehy_tess(), rt_ell_tess(), rt_epa_plot(), rt_epa_tess(), rt_eto_plot(), rt_eto_tess(), rt_nurb_plot(), rt_part_tess(), rt_pipe_tess(), rt_rhc_plot(), rt_rhc_tess(), rt_rpc_plot(), rt_rpc_tess(), rt_tgc_tess(), rt_tor_plot(), rt_tor_tess(), seg_to_vlist(), tesselate_pipe_bend(), wdb_dbopen(), wdb_facetize_cmd(), wdb_init_obj(), and wdb_tol_cmd(). |
|
|
rel dist tol
Definition at line 218 of file raytrace.h. Referenced by dgo_E_cmd(), rt_cline_tess(), rt_ehy_plot(), rt_ehy_tess(), rt_ell_tess(), rt_epa_plot(), rt_epa_tess(), rt_eto_plot(), rt_eto_tess(), rt_nurb_plot(), rt_part_tess(), rt_pipe_tess(), rt_rhc_plot(), rt_rhc_tess(), rt_rpc_plot(), rt_rpc_tess(), rt_tgc_tess(), rt_tor_plot(), rt_tor_tess(), seg_to_vlist(), tesselate_pipe_bend(), wdb_dbopen(), wdb_facetize_cmd(), wdb_init_obj(), and wdb_tol_cmd(). |
|
|
normal tol
Definition at line 219 of file raytrace.h. Referenced by rt_cline_tess(), rt_ehy_plot(), rt_ehy_tess(), rt_ell_tess(), rt_epa_plot(), rt_epa_tess(), rt_eto_plot(), rt_eto_tess(), rt_part_tess(), rt_pipe_tess(), rt_rhc_plot(), rt_rhc_tess(), rt_rpc_plot(), rt_rpc_tess(), rt_tgc_tess(), rt_tor_plot(), rt_tor_tess(), seg_to_vlist(), tesselate_pipe_bend(), wdb_dbopen(), wdb_facetize_cmd(), wdb_init_obj(), and wdb_tol_cmd(). |
1.4.6