Panda3D
Public Member Functions | Static Public Attributes

ViewportManager Class Reference

List of all members.

Public Member Functions

def initializeAll
def layoutAll
def updateAll

Static Public Attributes

 gsg = None
list viewports = []

Detailed Description

Manages the global viewport stuff.

Member Function Documentation

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.

Member Data Documentation

gsg = None [static]
list viewports = [] [static]
 All Classes Namespaces Functions Variables Properties