mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-21 10:55:33 +03:00
1. Bug fix in reading old persistent data using FSD_File storage driver 2. Persistence compatible with legacy format was restored for shapes a. Implemented a storage read / write wrapper for legacy persistence b. Added DRAW commands to read / write files in legacy format c. Added test cases for reading / writing operations with checking number of sub-shapes and physical properties d. Updated related sections of the development guide
18 lines
440 B
Plaintext
18 lines
440 B
Plaintext
StdStorage.cxx
|
|
StdStorage.hxx
|
|
StdStorage_Data.cxx
|
|
StdStorage_Data.hxx
|
|
StdStorage_HeaderData.cxx
|
|
StdStorage_HeaderData.hxx
|
|
StdStorage_Root.cxx
|
|
StdStorage_Root.hxx
|
|
StdStorage_RootData.cxx
|
|
StdStorage_RootData.hxx
|
|
StdStorage_HSequenceOfRoots.hxx
|
|
StdStorage_SequenceOfRoots.hxx
|
|
StdStorage_MapOfRoots.hxx
|
|
StdStorage_TypeData.cxx
|
|
StdStorage_TypeData.hxx
|
|
StdStorage_MapOfTypes.hxx
|
|
StdStorage_BacketOfPersistent.cxx
|
|
StdStorage_BacketOfPersistent.hxx |