|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simtk.geometry3d.Cylinder
public class Cylinder
Constructor Summary | |
---|---|
Cylinder(Vector3D hd,
Vector3D tl,
double rd)
|
Method Summary | |
---|---|
Vector3D |
getHead()
|
Vector3D |
getMidpoint()
|
double |
getRadius()
|
Vector3D |
getTail()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cylinder(Vector3D hd, Vector3D tl, double rd)
Method Detail |
---|
public Vector3D getHead()
public Vector3D getTail()
public double getRadius()
public Vector3D getMidpoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |