globalToLocal(pos)
Converts the given global coordinates into the local coordinate space of this slice
| 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