mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0027562: Coding - avoid exporting of inline methods
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
//! allows a better sensitivity for
|
||||
//! a specific entity in selection algorithms
|
||||
//! useful for small sized entities.
|
||||
Standard_EXPORT Standard_Integer SensitivityFactor() const;
|
||||
Standard_Integer SensitivityFactor() const;
|
||||
|
||||
//! Allows to manage sensitivity of a particular sensitive entity
|
||||
Standard_EXPORT void SetSensitivityFactor (const Standard_Integer theNewSens);
|
||||
|
Reference in New Issue
Block a user