occt: master 1190746b

Author Committer Branch Timestamp Parent
dln bugmaster master 2014-01-23 09:50:42 master 4d9421a9
Affected Issues  0024552: Convertation of the generic classes to the non-generic (BndLib)
Changeset 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".
mod - src/BndLib/BndLib.cxx Diff File
rm - src/BndLib/BndLib_Compute.gxx Diff File
rm - src/BndLib/BndLib_Compute.hxx Diff File
rm - src/BndLib/BndLib_Compute2d.cxx Diff File
rm - src/BndLib/BndLib_Compute3d.cxx Diff File
rm - src/BndLib/FILES Diff File