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

#include <db_diff.h>

Collaboration diagram for diff_avp:
[legend]

Data Fields

charname
 
int state
 
charleft_value
 
charancestor_value
 
charright_value
 

Detailed Description

Definition at line 52 of file db_diff.h.

Field Documentation

◆ name

char* name

Definition at line 53 of file db_diff.h.

◆ state

int state

Definition at line 54 of file db_diff.h.

◆ left_value

char* left_value

Definition at line 55 of file db_diff.h.

◆ ancestor_value

char* ancestor_value

Definition at line 56 of file db_diff.h.

◆ right_value

char* right_value

Definition at line 57 of file db_diff.h.


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