PROG: made BundleSolutionInfo default and copy constructors and assignment...
PROG: made BundleSolutionInfo default and copy constructors and assignment operator private since it is derived from QObject; modified BundleAdjust methods bundleSolveInformation and solveCholeskyBR to return raw pointers to a BundleSolutionInfo object; modified init method of JigsawDialog to not set m_BundleSolutionInfo to NULL since it no longer owns it; also modified the destructor to not delete m_BundleSolutionInfo or set it to NULL.
Loading
Please register or sign in to comment