| |
- addLoop(derivation, endMultiplier, loopLists, path, portionDirectionIndex, portionDirections, vertexes)
- Add an indexed loop to the vertexes.
- addNegatives(derivation, negatives, paths)
- Add pillars output to negatives.
- addNegativesPositives(derivation, negatives, paths, positives)
- Add pillars output to negatives and positives.
- addOffsetAddToLists(loop, offset, vector3Index, vertexes)
- Add an indexed loop to the vertexes.
- addPositives(derivation, paths, positives)
- Add pillars output to positives.
- addSpacedPortionDirection(portionDirection, spacedPortionDirections)
- Add spaced portion directions.
- addTwistPortions(interpolationTwist, remainderPortionDirection, twistPrecision)
- Add twist portions.
- comparePortionDirection(portionDirection, otherPortionDirection)
- Comparison in order to sort portion directions in ascending order of portion then direction.
- getGeometryOutput(derivation, xmlElement)
- Get triangle mesh from attribute dictionary.
- getGeometryOutputByArguments(arguments, xmlElement)
- Get triangle mesh from attribute dictionary by arguments.
- getGeometryOutputByNegativesPositivesOnly(negatives, positives, xmlElement)
- Get triangle mesh from derivation, negatives, positives and xmlElement.
- getLoopListsByPath(derivation, endMultiplier, path, portionDirections)
- Get loop lists from path.
- getNormalAverage(normals)
- Get normal.
- getNormals(interpolationOffset, offset, portionDirection)
- Get normals.
- getSpacedPortionDirections(interpolationDictionary)
- Get sorted portion directions.
- insertTwistPortions(derivation, xmlElement)
- Insert twist portions and radian the twist.
- processXMLElement(xmlElement)
- Process the xml element.
- setOffsetByMultiplier(begin, end, multiplier, offset)
- Set the offset by the multiplier.
- setXMLElementToEndStart(end, start, xmlElement)
- Set xmlElement attribute dictionary to a tilt following path from the start to end.
|