BRL-CAD
rt_constraint_internal Struct Reference

#include <nongeom.h>

Collaboration diagram for rt_constraint_internal:
[legend]

Data Fields

uint32_t magic
 
int id
 
int type
 
struct bu_vls expression
 

Detailed Description

In-memory format for database "constraint" record

Definition at line 127 of file nongeom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 128 of file nongeom.h.

◆ id

int id

Definition at line 129 of file nongeom.h.

◆ type

int type

Definition at line 130 of file nongeom.h.

◆ expression

struct bu_vls expression

Definition at line 131 of file nongeom.h.


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