wxWindowwxEvtHandlerabstract datatype: wxGLCanvas()
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
| destroy/1* | Destroys this object, do not use object again. |
| getContext/1* | See external documentation. |
| new/1* | Equivalent to new(Parent, []). |
| new/2* | See external documentation. |
| new/3* | See external documentation. |
| setCurrent/1* | See external documentation. |
| swapBuffers/1* | See external documentation. |
destroy(This::wxGLCanvas()) -> ok
Destroys this object, do not use object again
getContext(This::wxGLCanvas()) -> wxGLContext:wxGLContext()
new(Parent::wxWindow:wxWindow()) -> wxGLCanvas()
Equivalent to new(Parent, []).
new(Parent::wxWindow:wxWindow(), X::term()) -> wxGLCanvas()
See external documentation.
Alternatives:
new(Parent::wxWindow:wxWindow(), Shared::wxGLContext:wxGLContext() | wxGLCanvas(), Options::[Option]) -> wxGLCanvas()
setCurrent(This::wxGLCanvas()) -> ok
swapBuffers(This::wxGLCanvas()) -> ok
Generated by EDoc, May 26 2008, 12:35:30.