1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0023067: OpenGl package API needed by UserDraw feature is not exported

Windows: Exporting non-inline methods that provide info about the current state of OCCT renderer.
Minor tweak: fixing incomplete handle/dynamic type for OpenGl_Resource
vuserdraw command added to test UserDraw basic operation
Separate source file ViewerTest_OpenGlCommands.cxx added for commands testing low-level TKOpenGl functionality
This commit is contained in:
san
2012-04-12 14:04:59 +04:00
parent 409cc8d1dc
commit 3946774d9e
14 changed files with 321 additions and 67 deletions

View File

@@ -5,3 +5,4 @@ ViewerTest_RelationCommands.cxx
ViewerTest_ObjectCommands.cxx
ViewerTest_FilletCommands.cxx
ViewerTest_VoxelCommands.cxx
ViewerTest_OpenGlCommands.cxx