added wxGLCanvas::IsDisplaySupported() (patch 1879906)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -125,6 +125,17 @@ and so on.
|
||||
Ignored under most platforms.}
|
||||
|
||||
|
||||
\membersection{wxGLCanvas::IsDisplaySupported}\label{wxglcanvasisdisplaysupported}
|
||||
|
||||
\func{static bool}{IsDisplaySupported}{ \param{const int *}{ attribList = \NULL} }
|
||||
|
||||
Determines if a canvas having the specified attributes is available.
|
||||
|
||||
\docparam{attribList}{See \arg{attribList} for \helpref{wxGLCanvas::wxGLCanvas}{wxglcanvasconstr}.}
|
||||
|
||||
Returns \true if attributes are supported.
|
||||
|
||||
|
||||
\membersection{wxGLCanvas::SetCurrent}\label{wxglcanvassetcurrent}
|
||||
|
||||
\func{bool}{SetCurrent}{ \param{const wxGLContext&}{ context} }
|
||||
|
Reference in New Issue
Block a user