PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
List of all members | Public Member Functions | Public Types | Public Attributes
builder3d Struct Reference

Builder object for making CGAL representations of a 3d bounding box. More...

Public Member Functions

 builder3d (const std::vector< Range< double > > &_bbx)
 
void operator() (CGALPolyhedron::HalfedgeDS &_h)
 

Public Types

typedef Boundary::CGALPolyhedron CGALPolyhedron
 

Public Attributes

const std::vector< Range< double > > & m_bbx
 

Detailed Description

Builder object for making CGAL representations of a 3d bounding box.


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