PPL API 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 |
Builder object for making CGAL representations of 2d bounding boxes.