1
0
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:
kgv
2015-10-10 22:17:37 +03:00
committed by bugmaster
parent 06562706d2
commit 6ce0df1e78
97 changed files with 3 additions and 15361 deletions

View File

@@ -16,4 +16,3 @@ ViewerTest_OpenGlCommands.cxx
ViewerTest_RelationCommands.cxx
ViewerTest_ViewerCommands.cxx
ViewerTest_ViewerCommands_1.mm
ViewerTest_VoxelCommands.cxx

View File

@@ -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";

View File

@@ -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