Translate this by offset.
offset
void translate(Vector3 offset) { _point0.add(offset); _point1.add(offset); _point2.add(offset); }