Trees | Index | Help |
|
---|
Package spyre :: Module stereoscopic :: Class StereoRedBlueCamera |
|
object
--+ |StereoBaseCamera
--+ |StereoCamera
--+ | StereoRedBlueCamera
See Also: StereoCamera
for description.
Method Summary | |
---|---|
Set openGL params to filter red out of display. | |
Create controlled subordinate eye for displaying other eye view. | |
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 |
---|
displayBackground(self)Set openGL params to filter red out of display. |
setup(self)Create controlled subordinate eye for displaying other eye view. |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 07 17:58:16 2006 | http://epydoc.sf.net |