localToGlobal(pos)
Converts the given coordinates from the local coordinate space of this slice into global coordinates
X | double | X ordinate |
Y | double | Y ordinate |
Z | double | Z ordinate |
pos | Array | Array of 3 doubles, representing the coordinates |
Return value | none |
Back to SliceGroup
Back to Overview