Matrix4x3d.transformAab

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix4x3d transformAab(double minX, double minY, double minZ, double maxX, double maxY, double maxZ, Vector3d outMin, Vector3d outMax)
  2. Matrix4x3d transformAab(Vector3d min, Vector3d max, Vector3d outMin, Vector3d outMax)
    struct Matrix4x3d

Meta