- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
abdullah | abdullahtahiriyo | master | 2020-12-05 08:41:33 | master 858abd99 |
Changeset | Sketcher: GeometryFacade and ExternalGeometryFacade nullptr creation ==================================================================== If the Part::Geometry * is nullptr, then it is convenient to have a std::unique<GeometryFacade> that contains a nullptr too, because many functions check for a Part::Geometry being a nullptr. |
|||
mod - src/Mod/Sketcher/App/ExternalGeometryFacade.cpp | Diff File | |||
mod - src/Mod/Sketcher/App/GeometryFacade.cpp | Diff File | |||
mod - src/Mod/Sketcher/App/GeometryFacade.h | Diff File |