Panda3D
|
Static Public Member Functions | |
def | initializeAll (*args, **kwargs) |
def | layoutAll (*args, **kwargs) |
def | 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 |