Files
OCCT/src/TopoDS/FILES
dpasukhi 1103eb60af 0033370: Foundation Classes - Moving into STL and Boost functionality
NCollection containers update:
  - NCollection_Array1 - updated functionality
  - NCollection_Array2 - NCollection_Array1 as a wrapper for 2array
  - NCollection_Vector -> NCollection_DynamicArray was renamed and reworked.
TCollection:
  - Use static empty string to avoid allocations on empty string
 NCollection allocators update:
  - NCollection_Allocator - allocator that used Standard::Allocate
  - NCollection_OccAllocator - allocator-wrapper that used OCC BaseAllocator objects
  - NCollection_IncAllocator - rework to increase performance
Standard:
  - Rework functionality to use different allocation libs
  - Implement basic of new way to wrap allocations tools
  - Define 4 ways to allocation (defines in configure stage)
 Additional changes:
  - Hash function uses std::hash functionality
   - size_t as a hash value
  - New HashUtils with Murmur and FVN hash algo for x32 and x64
  - Deprecated _0.cxx and .gxx DE classes reorganized
  - Create own utility for std memory
  - Update Standard_Transient to be more platform-independent
 Math TK changes:
  - math_Vector -> match_BaseVector<>
    - Buffer decreased to cash 32 elements instead of 512
2023-12-04 13:37:09 +00:00

56 lines
1.0 KiB
Plaintext

TopoDS.hxx
TopoDS.lxx
TopoDS_AlertAttribute.hxx
TopoDS_AlertAttribute.cxx
TopoDS_Builder.cxx
TopoDS_Builder.hxx
TopoDS_Builder.lxx
TopoDS_Compound.hxx
TopoDS_CompSolid.hxx
TopoDS_Edge.hxx
TopoDS_Face.hxx
TopoDS_FrozenShape.hxx
TopoDS_HShape.cxx
TopoDS_HShape.hxx
TopoDS_HShape.lxx
TopoDS_Iterator.cxx
TopoDS_Iterator.hxx
TopoDS_ListIteratorOfListOfShape.hxx
TopoDS_ListOfShape.hxx
TopoDS_LockedShape.hxx
TopoDS_Shape.cxx
TopoDS_Shape.hxx
TopoDS_Shell.hxx
TopoDS_Solid.hxx
TopoDS_TCompound.cxx
TopoDS_TCompound.hxx
TopoDS_TCompound.lxx
TopoDS_TCompSolid.cxx
TopoDS_TCompSolid.hxx
TopoDS_TCompSolid.lxx
TopoDS_TEdge.cxx
TopoDS_TEdge.hxx
TopoDS_TEdge.lxx
TopoDS_TFace.cxx
TopoDS_TFace.hxx
TopoDS_TFace.lxx
TopoDS_TShape.cxx
TopoDS_TShape.hxx
TopoDS_TShell.cxx
TopoDS_TShell.hxx
TopoDS_TShell.lxx
TopoDS_TSolid.cxx
TopoDS_TSolid.hxx
TopoDS_TSolid.lxx
TopoDS_TVertex.cxx
TopoDS_TVertex.hxx
TopoDS_TVertex.lxx
TopoDS_TWire.cxx
TopoDS_TWire.hxx
TopoDS_TWire.lxx
TopoDS_UnCompatibleShapes.hxx
TopoDS_Vertex.hxx
TopoDS_Wire.hxx
TopoDS_AlertWithShape.cxx
TopoDS_AlertWithShape.hxx