BRL-CAD
Loading...
Searching...
No Matches
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
 
struct regiontc_pad
 unused
 
struct combined_tree_statetc_ctsp
 

Detailed Description

Definition at line 185 of file tree.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 186 of file tree.h.

◆ tc_op

int tc_op

leaf, OP_REGION

Definition at line 187 of file tree.h.

◆ tc_pad

struct region* tc_pad

unused

Definition at line 188 of file tree.h.

◆ tc_ctsp

struct combined_tree_state* tc_ctsp

Definition at line 189 of file tree.h.


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