|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--raja.renderer.Camera
|
+--raja.renderer.HorizontalCamera
| Constructor Summary | |
HorizontalCamera(Point3D origin,
Vector3D direction,
double focal,
double screenWidth,
double screenHeight)
|
|
| Method Summary | |
static Object |
build(ObjectReader reader)
|
String |
toString()
|
void |
write(ObjectWriter writer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public HorizontalCamera(Point3D origin,
Vector3D direction,
double focal,
double screenWidth,
double screenHeight)
| Method Detail |
public static Object build(ObjectReader reader)
throws IOException
public String toString()
toString in class Object
public void write(ObjectWriter writer)
throws IOException
write in interface Writable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||