mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
comment
This commit is contained in:
@ -174,7 +174,7 @@ public:
|
||||
|
||||
// Query
|
||||
|
||||
//- Completely contains other boundingBox? (inside or on edge)
|
||||
//- Overlaps/touches boundingBox?
|
||||
bool overlaps(const boundBox& bb) const
|
||||
{
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user