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