BRL-CAD
tree::tree_cts Struct Reference

#include <tree.h>

Collaboration diagram for tree::tree_cts:
[legend]

Data Fields

uint32_t magic
 
int tc_op
 leaf, OP_REGION More...
 
struct regiontc_pad
 unused More...
 
struct combined_tree_statetc_ctsp
 

Detailed Description

Definition at line 164 of file tree.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 165 of file tree.h.

◆ tc_op

int tc_op

leaf, OP_REGION

Definition at line 166 of file tree.h.

◆ tc_pad

struct region* tc_pad

unused

Definition at line 167 of file tree.h.

◆ tc_ctsp

struct combined_tree_state* tc_ctsp

Definition at line 168 of file tree.h.


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