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