package pfalg type MeshVector struct { X int16 Y int16 Z int16 }