P
olypoint
Docs
Files
Theatre
Editor
rotate
Docs
rotate.js
<script src="./point_src/rotate"></script>
parse
Meta Data
filepath_exists
True
path
rotate
filepath
rotate.js
clean_files
()
Point
PointList
Stage
Lines
Line
Curve
Angle
Text
Hit Me
Collisions
Constraints
Box Of
Clustering
Gears
Gravity
Asteroids
Methods
{{key}}
FunctionDeclaration
function
pseudo3DRotate
(
points
,
rotationAngles
,
rotationCenter
,
offset
=
True
)
dict_keys(['kind', 'word', 'generator', 'expression', 'async', 'params', 'id', 'pos', 'type'])
FunctionDeclaration
function
pseudo3DRotatePerspective
(
rotatedPoints
,
rotationCenter
,
distance
)
dict_keys(['kind', 'word', 'generator', 'expression', 'async', 'params', 'id', 'pos', 'type'])
FunctionDeclaration
function
pseudo3DRotatePerspectiveInPlace
(
rotatedPoints
,
rotationCenter
,
distance
)
dict_keys(['kind', 'word', 'generator', 'expression', 'async', 'params', 'id', 'pos', 'type'])
ClassDeclaration
class
Pseudo3d
extends
None
class comments:
distance / (distance + point.z);
constructor
constructor
(
parent
)
from
class_name
dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
method
orthogonal
(
spin
,
center
,
projection
=
200
,
perspectiveCenter
=
undefined
)
from
class_name
dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
distance / (distance + point.z);
method
perspective
(
spin
,
center
,
projection
=
200
,
perspectiveCenter
=
undefined
)
from
class_name
dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
let spunPoints = pseudo3DRotateOrig(this.parent, spin, center, false)
dict_keys(['kind', 'word', 'parentName', 'type', 'body', 'comments', 'pos'])
ExpressionStatement
:
dict_keys(['type', 'expression', 'pos'])
{{ title.kind }}
{{ title.textContent }}