Panda3D
|
Static Public Member Functions | |
initializeAll (*args, **kwargs) | |
layoutAll (*args, **kwargs) | |
updateAll (*args, **kwargs) | |
Static Public Attributes | |
gsg = None | |
list | viewports = [] |
Manages the global viewport stuff.
|
static |
Calls initialize() on all the viewports.
|
static |
Calls Layout() on all the viewports.
|
static |
Calls Update() on all the viewports.
|
static |
|
static |