| |
- 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, elementNode)
- Get triangle mesh from attribute dictionary.
- getGeometryOutputByArguments(arguments, elementNode)
- Get triangle mesh from attribute dictionary by arguments.
- getGeometryOutputByLoops(derivation, loops)
- Get geometry output by sorted, nested loops.
- getGeometryOutputByNegativesPositives(elementNode, negatives, positives)
- Get triangle mesh from elementNode, negatives and positives.
- getGeometryOutputByNestedRing(derivation, nestedRing, portionDirections)
- Get geometry output by sorted, nested loops.
- getLoopListsByPath(derivation, endMultiplier, path, portionDirections)
- Get loop lists from path.
- getNewDerivation(elementNode)
- Get new derivation.
- getNormalAverage(normals)
- Get normal.
- getNormals(interpolationOffset, offset, portionDirection)
- Get normals.
- getSpacedPortionDirections(interpolationDictionary)
- Get sorted portion directions.
- insertTwistPortions(derivation, elementNode)
- Insert twist portions and radian the twist.
- processElementNode(elementNode)
- Process the xml element.
- setElementNodeToEndStart(elementNode, end, start)
- Set elementNode attribute dictionary to a tilt following path from the start to end.
- setOffsetByMultiplier(begin, end, multiplier, offset)
- Set the offset by the multiplier.
|