BRL-CAD
CSG Hierarchy Reconstruction from B-Reps

Reconstruct CSG Implicit Boolean Hierarchies from Non-Uniform Rational B-Spline (NURBS) Boundary Representations. More...

Collaboration diagram for CSG Hierarchy Reconstruction from B-Reps:

Files

file  csg.h
 

Data Structures

struct  csg_object_params
 
struct  subbrep_shoal_data
 
struct  subbrep_island_data
 

Functions

struct bu_ptblbrep_to_csg (struct bu_vls *msgs, const ON_Brep *brep)
 

Detailed Description

Reconstruct CSG Implicit Boolean Hierarchies from Non-Uniform Rational B-Spline (NURBS) Boundary Representations.

Function Documentation

◆ brep_to_csg()

struct bu_ptbl* brep_to_csg ( struct bu_vls msgs,
const ON_Brep *  brep 
)