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

#include <edit.h>

Collaboration diagram for rt_constraint_edit_result:
[legend]

Data Fields

int accepted
 
int snapped
 
int violation_count_before
 
int violation_count_after
 
fastf_t total_cost
 
struct bu_ptbl changed_params
 
struct bu_ptbl violations
 
struct bu_vls summary
 

Detailed Description

Definition at line 735 of file edit.h.

Field Documentation

◆ accepted

int accepted

Definition at line 736 of file edit.h.

◆ snapped

int snapped

Definition at line 737 of file edit.h.

◆ violation_count_before

int violation_count_before

Definition at line 738 of file edit.h.

◆ violation_count_after

int violation_count_after

Definition at line 739 of file edit.h.

◆ total_cost

fastf_t total_cost

Definition at line 740 of file edit.h.

◆ changed_params

struct bu_ptbl changed_params

Definition at line 741 of file edit.h.

◆ violations

struct bu_ptbl violations

Definition at line 742 of file edit.h.

◆ summary

struct bu_vls summary

Definition at line 743 of file edit.h.


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