Searched defs:proj (Results 1 – 4 of 4) sorted by relevance
407 BASE_NS::Math::Mat4X4 proj; member
333 BASE_NS::Math::Mat4X4 proj; member
1864 … const auto proj = CameraMatrixUtil::CalculateProjectionMatrix(component, isCameraNegative); in ProcessCameras() local2600 const Entity& entity, const Math::Mat4X4& view, const Math::Mat4X4& proj) in UpdateAndGetPreviousFrameCameraData()
384 mat4 proj; member