mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
Automatic restore of IMPLEMENT_STANDARD_RTTIEXT macro (upgrade -rtti)
This commit is contained in:
@@ -28,7 +28,7 @@ Standard_EXPORT inline Quantity_Factor GetScale() const;
|
||||
Standard_EXPORT inline void SetScale(const Quantity_Factor aNewScale) ;
|
||||
Standard_EXPORT virtual void SetContext(const Handle(AIS_InteractiveContext)& theContext) ;
|
||||
|
||||
DEFINE_STANDARD_RTTI(Sample2D_Image,AIS_TexturedShape)
|
||||
DEFINE_STANDARD_RTTIEXT(Sample2D_Image,AIS_TexturedShape)
|
||||
private:
|
||||
void MakeShape();
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user