Transform this by the transform t.
t
void transform(Matrix4 t) { t..transform3(_point0)..transform3(_point1)..transform3(_point2); }