|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--raja.renderer.Camera
|
+--raja.renderer.StereoCamera
| Constructor Summary | |
StereoCamera(Camera camera,
Vector3D trans)
|
|
StereoCamera(Point3D origin,
Vector3D direction,
double focal,
double screenWidth,
double screenHeight,
double step,
boolean cross)
|
|
| Method Summary | |
static Object |
build(ObjectReader reader)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StereoCamera(Camera camera,
Vector3D trans)
public StereoCamera(Point3D origin,
Vector3D direction,
double focal,
double screenWidth,
double screenHeight,
double step,
boolean cross)
| Method Detail |
public static Object build(ObjectReader reader)
throws IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||