Changes

Summary

  1. [DefaultType] Extract inner classes from SolidTypes in files (#4513) (details)
Commit 251fd89b99379aa2f7693095f9399368acdc72ee by noreply
[DefaultType] Extract inner classes from SolidTypes in files (#4513)

* Move SpatialVector in its own file

* Move Transform in its own file

* Move both files in Sofa.Type

* Change types from inner class of SolidTypes to its true type
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/NullForceFeedbackT.h (diff)
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/ForceFeedback.cpp (diff)
The file was modifiedSofa/framework/DefaultType/src/sofa/defaulttype/SolidTypes.h (diff)
The file was modifiedSofa/framework/Type/CMakeLists.txt (diff)
The file was addedSofa/framework/Type/src/sofa/type/SpatialVector.h
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/NullForceFeedback.cpp (diff)
The file was modifiedSofa/GL/Component/Shader/src/sofa/gl/component/shader/LightManager.h (diff)
The file was addedSofa/framework/Type/src/sofa/type/Transform.cpp
The file was modifiedapplications/plugins/ArticulatedSystemPlugin/src/ArticulatedSystemPlugin/ArticulatedHierarchyContainer.h (diff)
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/ForceFeedback.h (diff)
The file was addedSofa/framework/Type/src/sofa/type/SpatialVector.inl
The file was modifiedSofa/framework/DefaultType/src/sofa/defaulttype/SolidTypes.inl (diff)
The file was addedSofa/framework/Type/src/sofa/type/Transform.inl
The file was addedSofa/framework/Type/src/sofa/type/SpatialVector.cpp
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/NullForceFeedback.h (diff)
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/LCPForceFeedback.h (diff)
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/LCPForceFeedback.inl (diff)
The file was modifiedSofa/Component/Visual/src/sofa/component/visual/BaseCamera.cpp (diff)
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/MechanicalStateForceFeedback.h (diff)
The file was modifiedSofa/Component/Haptics/src/sofa/component/haptics/LCPForceFeedback.cpp (diff)
The file was addedSofa/framework/Type/src/sofa/type/Transform.h