com.sun.electric.plugins.j3d.utils
Class J3DUtils.ThreeDDemoKnot
java.lang.Object
com.sun.electric.plugins.j3d.utils.J3DUtils.ThreeDDemoKnot
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- J3DUtils
public static class J3DUtils.ThreeDDemoKnot
- extends java.lang.Object
- implements java.io.Serializable
This class is @serial
- See Also:
- Serialized Form
Constructor Summary |
J3DUtils.ThreeDDemoKnot(double xValue,
double yValue,
double zValue,
double scale,
double heading,
double pitch,
double bank,
double rotX,
double rotY,
double rotZ)
|
J3DUtils.ThreeDDemoKnot(double scale,
Vector3f trans,
Quat4f rot,
Shape3D shape)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
J3DUtils.ThreeDDemoKnot
public J3DUtils.ThreeDDemoKnot(double xValue,
double yValue,
double zValue,
double scale,
double heading,
double pitch,
double bank,
double rotX,
double rotY,
double rotZ)
J3DUtils.ThreeDDemoKnot
public J3DUtils.ThreeDDemoKnot(double scale,
Vector3f trans,
Quat4f rot,
Shape3D shape)