BRL-CAD
Loading...
Searching...
No Matches
rt_constraint_edit_tolerances Struct Reference

#include <edit.h>

Data Fields

fastf_t max_coord_delta
 
fastf_t max_od_delta
 
fastf_t max_id_delta
 
fastf_t max_bend_delta
 
fastf_t max_total_cost
 

Detailed Description

Definition at line 720 of file edit.h.

Field Documentation

◆ max_coord_delta

fastf_t max_coord_delta

Definition at line 721 of file edit.h.

◆ max_od_delta

fastf_t max_od_delta

Definition at line 722 of file edit.h.

◆ max_id_delta

fastf_t max_id_delta

Definition at line 723 of file edit.h.

◆ max_bend_delta

fastf_t max_bend_delta

Definition at line 724 of file edit.h.

◆ max_total_cost

fastf_t max_total_cost

Definition at line 725 of file edit.h.


The documentation for this struct was generated from the following file: