|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.geom.Line3D
toxi.sim.dla.DLASegment
public class DLASegment

| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class toxi.geom.Line3D |
|---|
toxi.geom.Line3D.LineIntersection |
| Field Summary |
|---|
| Fields inherited from class toxi.geom.Line3D |
|---|
a, b |
| Constructor Summary | |
|---|---|
DLASegment(toxi.geom.Vec3D a,
toxi.geom.Vec3D b,
toxi.geom.Vec3D c)
|
|
| Method Summary | |
|---|---|
toxi.geom.Vec3D |
getDirectionAt(float currT)
|
toxi.geom.Vec3D |
getNextDirection()
|
java.lang.String |
toString()
|
| Methods inherited from class toxi.geom.Line3D |
|---|
closestLineTo, closestPointTo, copy, equals, getDirection, getLength, getLengthSquared, getMidPoint, getNormal, hasEndPoint, hashCode, offsetAndGrowBy, set, set, splitIntoSegments, splitIntoSegments, toRay3D |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DLASegment(toxi.geom.Vec3D a,
toxi.geom.Vec3D b,
toxi.geom.Vec3D c)
| Method Detail |
|---|
public toxi.geom.Vec3D getDirectionAt(float currT)
public toxi.geom.Vec3D getNextDirection()
public java.lang.String toString()
toString in class toxi.geom.Line3D
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||