|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
H(x)
sets TurtleState.heartwood
to
the specified argument
x
.H0
resets TurtleState.heartwood
to its initial value
(as defined in TurtleState.initialState
).HAdd(x)
increments TurtleState.heartwood
by
the specified argument
x
.true
if the fields EdgeIterator.source
, EdgeIterator.target
and EdgeIterator.edgeBits
contain a valid edge.
name
.
HDir
node with an initial
angle of 0 degrees.
HDir
node which set's the head
axis of the turtle such that it spans the given angle
in degrees to the world's up-axis.
(x, y)
(in global coordinates).
root
so that it is no
longer visible and will not be reported as part of graph queries
(and left hand sides of rules, thus).
HierarchicalQueue
equips an OutputQueue
with a record-like, hierarchical structure.Hl(x)
sets TurtleState.localHeartwood
to
the specified argument
x
.HlAdd(x)
sets TurtleState.localHeartwood
to
the sum of TurtleState.heartwood
and
the specified argument
x
.HlMul(x)
sets TurtleState.localHeartwood
to
the product of the field TurtleState.heartwood
and
the specified argument
x
.HMul(x)
multiplies TurtleState.heartwood
by
the specified argument
x
.
|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |