mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
//! Returns list of statuses. Print message if theOS != 0
|
||||
Standard_EXPORT FS_VARStatuses GetStatuses(Standard_OStream* const theOS = 0);
|
||||
|
||||
DEFINE_STANDARD_RTTI(BRepBuilderAPI_FastSewing)
|
||||
DEFINE_STANDARD_RTTI(BRepBuilderAPI_FastSewing, Standard_Transient)
|
||||
|
||||
protected:
|
||||
class NodeInspector;
|
||||
|
||||
Reference in New Issue
Block a user