Function mosaic::room_frame::compose# Defined in File room_frame_solver.hpp Function Documentation# Mat4 mosaic::room_frame::compose(const Mat4 &a, const Mat4 &b)# a ∘ b — applies b first, then a (standard 4×4 matrix product a*b).