| 1 | /** |
| 2 | * Numerical check: after transformCameraPose + transformPoint, projecting any |
| 3 | * 3D point through the new camera must reproduce the same normalized-image-plane |
| 4 | * coordinates as the original (point, camera) pair. If this holds, the sim3d |
nothing calls this directly
no test coverage detected