]> OCCT Git - occt.git/commit
Data Exchange - Step Direction optimization #479
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Sun, 6 Apr 2025 15:48:09 +0000 (16:48 +0100)
committerGitHub <noreply@github.com>
Sun, 6 Apr 2025 15:48:09 +0000 (16:48 +0100)
commit74176f3b21ce8abaee40904e0fb3c29bac09ae01
tree77c9d3eeb0488dae692944bfee2cf1f2fcc73b20
parenta897fd59422623e698fbe02263e7b7eb2b2a82d9
Data Exchange - Step Direction optimization #479

Refactor direction handling in STEP files for improved clarity and performance.
Moved to use array instead of vector
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWDirection.cxx
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Reader.cxx
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianPoint.cxx
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianPoint.hxx
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Direction.cxx
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Direction.hxx
src/DataExchange/TKDESTEP/StepTidy/StepTidy_DirectionHasher.pxx
src/DataExchange/TKDESTEP/StepToGeom/StepToGeom.cxx