mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0030268: Inspectors - improvements in VInspector plugin,
0029451: Information Message Alert to debug an algorithm or object functionality
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include <Draw_Interpretor.hxx>
|
||||
#include <Standard.hxx>
|
||||
|
||||
class TInspector_Communicator;
|
||||
|
||||
//! \class ToolsDraw
|
||||
//! \brief Registers DRAW commands to connect to TInspector tools
|
||||
class ToolsDraw
|
||||
@@ -36,6 +38,8 @@ public:
|
||||
//! \param theCommands
|
||||
Standard_EXPORT static void Commands (Draw_Interpretor& theCommands);
|
||||
|
||||
Standard_EXPORT static TInspector_Communicator* GetCommunicator();
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user