mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0026765: Visualization - drop TKVoxel toolkit
This commit is contained in:
@@ -16,4 +16,3 @@ ViewerTest_OpenGlCommands.cxx
|
||||
ViewerTest_RelationCommands.cxx
|
||||
ViewerTest_ViewerCommands.cxx
|
||||
ViewerTest_ViewerCommands_1.mm
|
||||
ViewerTest_VoxelCommands.cxx
|
||||
|
@@ -5467,7 +5467,6 @@ void ViewerTest::Commands(Draw_Interpretor& theCommands)
|
||||
ViewerTest::RelationCommands(theCommands);
|
||||
ViewerTest::ObjectCommands(theCommands);
|
||||
ViewerTest::FilletCommands(theCommands);
|
||||
ViewerTest::VoxelCommands(theCommands);
|
||||
ViewerTest::OpenGlCommands(theCommands);
|
||||
|
||||
const char *group = "AIS_Display";
|
||||
|
@@ -130,8 +130,6 @@ public:
|
||||
|
||||
Standard_EXPORT static void FilletCommands (Draw_Interpretor& theCommands);
|
||||
|
||||
Standard_EXPORT static void VoxelCommands (Draw_Interpretor& theCommands);
|
||||
|
||||
Standard_EXPORT static void OpenGlCommands (Draw_Interpretor& theCommands);
|
||||
|
||||
Standard_EXPORT static void GetMousePosition (Standard_Integer& xpix, Standard_Integer& ypix);
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user