Trees | Index | Help |
|
---|
Package spyre :: Module stereoscopic :: Class StereoTopBottomCamera |
|
object
--+ |StereoBaseCamera
--+ |StereoCamera
--+ | StereoTopBottomCamera
See Also: StereoCamera
for description.
Method Summary | |
---|---|
Create controlled subordinate eye for displaying other eye view, and partition viewports for dual views. | |
Inherited from StereoCamera | |
Initialize newly constructed camera. | |
Delegate most attribute lookups. | |
Delegate most attribute lookups. | |
Recalc position, and pass on to subordinate camera. | |
Calculate the two eye pos's. | |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__str__() <==> str(x) |
Method Details |
---|
setup(self)Create controlled subordinate eye for displaying other eye view, and partition viewports for dual views. |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 07 17:58:17 2006 | http://epydoc.sf.net |