mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0032953: Coding - add missing references where applicable
This commit is contained in:
@@ -46,7 +46,7 @@ Bnd_Box::Bnd_Box()
|
||||
//function : Bnd_Box
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
Bnd_Box::Bnd_Box (const gp_Pnt theMin, const gp_Pnt theMax)
|
||||
Bnd_Box::Bnd_Box (const gp_Pnt& theMin, const gp_Pnt& theMax)
|
||||
: Gap (0.0)
|
||||
{
|
||||
SetVoid();
|
||||
|
Reference in New Issue
Block a user