mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0027562: Coding - avoid exporting of inline methods
This commit is contained in:
@@ -107,7 +107,7 @@ public:
|
||||
void SetLocation (const gp_Pnt& P);
|
||||
|
||||
//! Changes the local coordinate system of the parabola.
|
||||
Standard_EXPORT void SetPosition (const gp_Ax2& A2);
|
||||
void SetPosition (const gp_Ax2& A2);
|
||||
|
||||
|
||||
//! Returns the main axis of the parabola.
|
||||
|
Reference in New Issue
Block a user