DisplayRegionContext

Inheritance:

Methods of DisplayRegionContext:

Methods of DirectObject:

__getitem__
def __getitem__(self, key)

Undocumented function.

__init__
def __init__(self, cam)

Undocumented function.

camUpdate
def camUpdate(self, lens=None)

Undocumented function.

getHeight
def getHeight(self)

Undocumented function.

getHfov
def getHfov(self)

Undocumented function.

getVfov
def getVfov(self)

Undocumented function.

getWidth
def getWidth(self)

Undocumented function.

mouseUpdate
def mouseUpdate(self)

Undocumented function.

setFov
def setFov(self, hfov, vfov)

Undocumented function.

setHfov
def setHfov(self, hfov)

Undocumented function.

setOrientation
def setOrientation(self)

Undocumented function.

setVfov
def setVfov(self, vfov)

Undocumented function.

__init__
def __init__(self)

Undocumented function.

accept
def accept(self, event, method, extraArgs=[])

Undocumented function.

acceptOnce
def acceptOnce(self, event, method, extraArgs=[])

Undocumented function.

ignore
def ignore(self, event)

Undocumented function.

ignoreAll
def ignoreAll(self)

Undocumented function.

isAccepting
def isAccepting(self, event)

Undocumented function.

isIgnoring
def isIgnoring(self, event)

Undocumented function.