]> OCCT Git - occt-copy.git/commit
0031020: Coding - invalid inline usage in BRepBlend_AppSurface
authormsv <msv@opencascade.com>
Tue, 1 Oct 2019 20:06:35 +0000 (23:06 +0300)
committerabv <abv@opencascade.com>
Mon, 21 Oct 2019 06:58:19 +0000 (09:58 +0300)
commitafecd8c6de6e6934348b04b9c3332a73aba30f9a
treec7ab5ba817083a39b8f2a94974829de373950ebf
parent0fe229034fd19669b5be8035acc69184ff1b47e3
0031020: Coding - invalid inline usage in BRepBlend_AppSurface

BRepBlend_AppSurface and some other classes have been corrected to avoid inlining member functions in .cxx code.
src/BRepBlend/BRepBlend_AppSurface.cxx
src/BRepMesh/BRepMesh_Delaun.cxx
src/MeshVS/MeshVS_DummySensitiveEntity.cxx
src/NCollection/NCollection_BaseSequence.cxx
src/NCollection/NCollection_BaseSequence.hxx
src/ShapeFix/ShapeFix_Edge.cxx