BRL-CAD

#include <csg.h>

Collaboration diagram for subbrep_shoal_data:
[legend]

Data Fields

struct subbrep_island_datai
 
int shoal_type
 
int shoal_id
 
struct csg_object_paramsparams
 
struct bu_ptblshoal_children
 
int * shoal_loops
 
int shoal_loops_cnt
 

Detailed Description

Definition at line 82 of file csg.h.

Field Documentation

◆ i

Definition at line 83 of file csg.h.

◆ shoal_type

int shoal_type

Definition at line 84 of file csg.h.

◆ shoal_id

int shoal_id

Definition at line 86 of file csg.h.

◆ params

struct csg_object_params* params

Definition at line 87 of file csg.h.

◆ shoal_children

struct bu_ptbl* shoal_children

Definition at line 89 of file csg.h.

◆ shoal_loops

int* shoal_loops

Definition at line 92 of file csg.h.

◆ shoal_loops_cnt

int shoal_loops_cnt

Definition at line 93 of file csg.h.


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