|
BRL-CAD
|
#include <csg.h>
Data Fields | |
| int | island_type |
| int | island_id |
| const ON_Brep * | brep |
| ON_Brep * | local_brep |
| char | local_brep_bool_op |
| struct subbrep_shoal_data * | nucleus |
| struct bu_ptbl * | island_children |
| struct bu_ptbl * | subtractions |
| struct bu_vls * | key |
| ON_BoundingBox * | bbox |
| void * | face_surface_types |
| int * | obj_cnt |
| int * | island_faces |
| int * | island_loops |
| int * | fol |
| int * | fil |
| int | island_faces_cnt |
| int | island_loops_cnt |
| int | fol_cnt |
| int | fil_cnt |
| int | null_vert_cnt |
| int * | null_verts |
| int | null_edge_cnt |
| int * | null_edges |
| struct subbrep_shoal_data* nucleus |
| ON_BoundingBox* bbox |