point-content.js

<script src="./point_src/point-content.js"></script>

Meta Data
dependencies ()
unused_keys ('title',)
unknown_keys ('files',)
files ['', 'compass.js', 'center.js']
filepath_exists True
path point-content.js
filepath point-content.js
clean_files ('compass.js', 'center.js')

  • ExpressionStatement

    :

    dict_keys(['type', 'expression', 'pos'])
  • VariableDeclaration
    const

    polyGen

    =
    function ( ctx , count , point , radius )
    PolyGen v3.1 | MIT License | git.io/fjq8z
  • VariableDeclaration
    const

    getPolyDistributedPoints

    =
    function ( count , pos , radius , rads , angle )
    Return a list of points distrubuted evenly around a circle.
  • FunctionDeclaration
    function

    projectFrom

    (
    origin , distance = undefined , rotation = undefined
    )
    dict_keys(['kind', 'word', 'generator', 'expression', 'async', 'params', 'id', 'pos', 'type'])