| |
- equateCylindrical(point, returnValue)
- Get equation for cylindrical.
- equateCylindricalDotAzimuth(point, returnValue)
- Get equation for cylindrical azimuth.
- equateCylindricalDotRadius(point, returnValue)
- Get equation for cylindrical radius.
- equateCylindricalDotZ(point, returnValue)
- Get equation for cylindrical z.
- equatePoints(points, prefix, revolutions, xmlElement)
- Equate the points.
- equatePolar(point, returnValue)
- Get equation for polar.
- equatePolarDotAzimuth(point, returnValue)
- Get equation for polar azimuth.
- equatePolarDotRadius(point, returnValue)
- Get equation for polar radius.
- equateRectangular(point, returnValue)
- Get equation for rectangular.
- equateRectangularDotX(point, returnValue)
- Get equation for rectangular x.
- equateRectangularDotY(point, returnValue)
- Get equation for rectangular y.
- equateRectangularDotZ(point, returnValue)
- Get equation for rectangular z.
- equateSpherical(point, returnValue)
- Get equation for spherical.
- equateSphericalDotAzimuth(point, returnValue)
- Get equation for spherical azimuth.
- equateSphericalDotElevation(point, returnValue)
- Get equation for spherical elevation.
- equateSphericalDotRadius(point, returnValue)
- Get equation for spherical radius.
- equateVertexesByFunction(equationFunction, points, prefix, revolutions, xmlElement)
- Get equated points by equation function.
- getManipulatedGeometryOutput(geometryOutput, xmlElement)
- Get equated geometryOutput.
- getManipulatedPaths(close, loop, prefix, sideLength, xmlElement)
- Get equated paths.
|