BRL-CAD
cutter Union Reference

#include <space_partition.h>

Collaboration diagram for cutter:
[legend]

Data Fields

int cut_type
 
union cuttercut_forw
 Freelist forward link. More...
 
struct cutnode cn
 
struct boxnode bn
 

Detailed Description

Definition at line 71 of file space_partition.h.

Field Documentation

◆ cut_type

int cut_type

Definition at line 72 of file space_partition.h.

◆ cut_forw

union cutter* cut_forw

Freelist forward link.

Definition at line 73 of file space_partition.h.

◆ cn

struct cutnode cn

Definition at line 74 of file space_partition.h.

◆ bn

struct boxnode bn

Definition at line 75 of file space_partition.h.


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