NCBI C++ ToolKit
3dcanvas.hpp
Go to the documentation of this file.

Go to the SVN repository for this file.

1 #ifndef GUI_WIDGETS_GL___3D_CANVAS__HPP
2 #define GUI_WIDGETS_GL___3D_CANVAS__HPP
3 
4 #include <wx/wx.h>
5 
6 #include <gui/opengl.h>
7 
8 #if defined(__WXOSX_COCOA__) && defined(USE_METAL)
9 
11 
13 typedef CMTLCanvas C3DCanvas;
15 
16 #else
17 
19 
23 
24 #endif
25 
26 #endif // GUI_WIDGETS_GL___3D_CANVAS__HPP
27 
CGLCanvas C3DCanvas
Definition: 3dcanvas.hpp:21
CGLCanvas.
Definition: glcanvas.hpp:55
#define END_NCBI_SCOPE
End previously defined NCBI scope.
Definition: ncbistl.hpp:103
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Definition: ncbistl.hpp:100
Standard mechanism to include OpenGL headers for all platforms.
Modified on Wed Sep 04 15:00:18 2024 by modify_doxy.py rev. 669887