j3d.polyViewer.vec3
Class Disk
java.lang.Object
j3d.polyViewer.vec3.Disk
- All Implemented Interfaces:
- Vec3FunctionInterface
public class Disk
- extends java.lang.Object
- implements Vec3FunctionInterface
Copyright 2007, DocJava, Inc.
User: Gino Lopes
Date: Apr 8, 2005
Time: 7:14:38 AM
Constructor Summary |
Disk()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Disk
public Disk()
getPolarVec3
public Vec3 getPolarVec3(double r1,
double theta1,
double r2,
double theta2)
- Specified by:
getPolarVec3
in interface Vec3FunctionInterface
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object