mirror of https://github.com/CGAL/cgal
+ fix commit 55520
This commit is contained in:
parent
cd719b5db5
commit
a5764fa49f
|
|
@ -414,7 +414,7 @@ private:
|
|||
|
||||
protected:
|
||||
/// Returns bounding box
|
||||
const Iso_cuboid_3& bounding_box() const { return bbox; }
|
||||
const Iso_cuboid_3& bounding_box() const { return bbox_; }
|
||||
|
||||
private:
|
||||
/// The function which answers subdomain queries
|
||||
|
|
|
|||
Loading…
Reference in New Issue