Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CToolsViewCad, including all inherited members.
CToolsViewCad()=delete | CToolsViewCad | |
CToolsViewCad(const CToolsViewCad &other)=delete | CToolsViewCad | |
CToolsViewCad(CToolsViewCad &&other)=delete | CToolsViewCad | |
drawMoveCopy(const std::shared_ptr< std::vector< std::shared_ptr< AbstractObjCapture > > > &objsCaptured, const std::set< uint64_t > &indObjsInRectangleOpt, double xBase, double yBase, double xSecond, double ySecond, IGraphics *graphics) | CToolsViewCad | static |
drawObjsMarked(const std::shared_ptr< std::vector< std::shared_ptr< AbstractObjCapture > > > &objsCaptured, const std::set< uint64_t > &indObjsInRectangleOpt, IGraphics *graphics) | CToolsViewCad | static |
drawRectangleSelectionObjs(const std::shared_ptr< std::vector< std::shared_ptr< AbstractObjCapture > > > &objsCaptured, const std::set< uint64_t > &indObjsInRectangle, double xFirst, double yFirst, double xSecond, double ySecond, IGraphics *graphics) | CToolsViewCad | static |
getIndObjsInRectangle(const std::shared_ptr< std::vector< std::shared_ptr< AbstractObjCapture > > > &objsCaptured, double xFirst, double yFirst, double xSecond, double ySecond) | CToolsViewCad | static |
getPointOrthogonal(const CEventMotion *evt, double xFirst, double yFirst, double *xSecond, double *ySecond) | CToolsViewCad | static |
getPointOrthogonalWorld(CEventMotion *evt, double xFirst, double yFirst, double *xSecond, double *ySecond) | CToolsViewCad | static |
getViewRelativePoint(CEventMotion *evt, std::optional< iv::math::geometry::Point2d > previousPoint=std::nullopt) | CToolsViewCad | static |
getWorldPoint(CEventMotion *evt, std::optional< iv::math::geometry::Point2d > previousPoint=std::nullopt) | CToolsViewCad | static |
operator=(const CToolsViewCad &other)=delete | CToolsViewCad | |
operator=(CToolsViewCad &&other)=delete | CToolsViewCad | |
~CToolsViewCad()=delete | CToolsViewCad |