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

#include <edit.h>

Collaboration diagram for rt_constraint_edit_violation:
[legend]

Data Fields

int code
 
enum rt_constraint_edit_severity severity
 
struct rt_constraint_edit_param_ref a
 
struct rt_constraint_edit_param_ref b
 
fastf_t value_a
 
fastf_t value_b
 
struct bu_vls msg
 

Detailed Description

Definition at line 703 of file edit.h.

Field Documentation

◆ code

int code

Definition at line 704 of file edit.h.

◆ severity

Definition at line 705 of file edit.h.

◆ a

Definition at line 706 of file edit.h.

◆ b

Definition at line 707 of file edit.h.

◆ value_a

fastf_t value_a

Definition at line 708 of file edit.h.

◆ value_b

fastf_t value_b

Definition at line 709 of file edit.h.

◆ msg

struct bu_vls msg

Definition at line 710 of file edit.h.


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