Panda3D
|
Classes | |
class | EmbeddedPandaWindow |
class | OpenGLPandaWindow |
Variables | |
OpenGLPandaWindow = None | |
wxgl = None | |
WxPandaWindow = None | |
This module implements a Panda3D window that can be embedded within a wx.Frame. The window itself is either an embedded window, which is a wx.Window with the Panda window attached to it, or it is a wxgl.GLCanvas, with Panda directed to draw into it, depending on the platform. In either case, you may simply embed this window into a wx.Frame of your choosing, using sizers or whatever you like.
OpenGLPandaWindow = None |
wxgl = None |
WxPandaWindow = None |