78 bool abortAllowed)
const = 0;
90 static bool s_bAbortAllowed;
OdSmartPtr< CFxGripPointsPE > CFxGripPointsPEPtr
static OdResult getOsnapPoints(const OdDbEntity *pEntity, OdDb::OsnapMode osnapMode, OdGsMarker gsSelectionMark, const OdGePoint3d &pickPoint, const OdGePoint3d &lastPoint, const OdGeMatrix3d &xWorldToEye, OdGePoint3dArray &snapPoints, bool abortAllowed)
virtual int getObjectCount() const =0
virtual OdResult getOsnapPointsImpl(const OdDbEntity *pEntity, OdDb::OsnapMode osnapMode, OdGsMarker gsSelectionMark, const OdGePoint3d &pickPoint, const OdGePoint3d &lastPoint, const OdGeMatrix3d &xWorldToEye, OdGePoint3dArray &snapPoints, bool abortAllowed) const =0
ODRX_DECLARE_MEMBERS(OdDbGripPointsPE)
virtual OdResult getOsnapPoints(const OdDbEntity *pEntity, OdDb::OsnapMode osnapMode, OdGsMarker gsSelectionMark, const OdGePoint3d &pickPoint, const OdGePoint3d &lastPoint, const OdGeMatrix3d &xWorldToEye, OdGePoint3dArray &snapPoints) const