MatrixC GetCameraProjectionMatrix(Pointer<CameraC> camera, double aspect) { return _GetCameraProjectionMatrix(camera, aspect); }