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
builder2d Struct Reference

Builder object for making CGAL representations of 2d bounding boxes. More...

Public Member Functions

 builder2d (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 2d bounding boxes.


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