0024552: Convertation of the generic classes to the non-generic (BndLib).
authordln <dln@opencascade.com>
Thu, 23 Jan 2014 09:50:42 +0000 (13:50 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 23 Jan 2014 09:51:34 +0000 (13:51 +0400)
commit1190746b3c5c1e9a92b32f7658dcb5e660eb597e
treed240712d1a45d1075fa7b6d5c2639fc4826c1d08
parent4d9421a970f00fabcc2c8a21fbca4694e6823953
0024552: Convertation of the generic classes to the non-generic (BndLib).

Package "BndLib":
Functionality of the files "BndLib_Compute.gxx", "BndLib_Compute2d.cxx" and "BndLib_Compute3d.cxx" (methods Compute(...) for 2d and 3d cases) moved to BndLib.cxx (to the template method Compute(...)). For that had to edit work with points and coordinates a little i.e. method Compute(...) was updated and some methods where Compute(..) is called in "BndLib.cxx".
src/BndLib/BndLib.cxx
src/BndLib/BndLib_Compute.gxx [deleted file]
src/BndLib/BndLib_Compute.hxx [deleted file]
src/BndLib/BndLib_Compute2d.cxx [deleted file]
src/BndLib/BndLib_Compute3d.cxx [deleted file]
src/BndLib/FILES [deleted file]