Package | Description |
---|---|
nl.tudelft.simulation.language.d3 |
Modifier and Type | Method and Description |
---|---|
SphericalPoint |
CartesianPoint.toCartesianPoint()
converts the point to a sperical point
|
static SphericalPoint |
CartesianPoint.toSphericalPoint(CartesianPoint point)
converts a cartesian point to a sperical point
|
Modifier and Type | Method and Description |
---|---|
static CartesianPoint |
SphericalPoint.toCartesianPoint(SphericalPoint point)
converts a sphericalpoint to a cartesian point
|
Constructor and Description |
---|
DirectedPoint(SphericalPoint sphericalPoint)
constructs a new DirectedPoint
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.