Loading isis/src/base/objs/BulletShapeModel/BulletShapeModel.truth +0 −2 Original line number Diff line number Diff line Unit test for BulletShapeModel MaxTriangles: 134217728 MaxBodyParts: 16 ----==== Construct default shape model ====---- Loading isis/src/base/objs/BulletShapeModel/unitTest.cpp +9 −8 Original line number Diff line number Diff line Loading @@ -56,6 +56,9 @@ void testGroundPointToCamera(Latitude &lat, * * @internal * @history 2017-03-19 Kris Becker * @history 2018-08-07 Adam Goins - Removed qDebut() output of maxnumtriangles and maxnumparts * because they are values grabbed from Bullet so we don't need to be * testing them. * */ int main(int argc, char *argv[]) { Loading @@ -66,8 +69,6 @@ int main(int argc, char *argv[]) { QString itokawaDskFile("$base/testData/hay_a_amica_5_itokawashape_v1_0_64q.bds"); qDebug() << "Unit test for BulletShapeModel"; qDebug() << " MaxTriangles: " << bt_MaxTriangles(); qDebug() << " MaxBodyParts: " << bt_MaxBodyParts(); qDebug() << ""; qDebug() << ""; Loading Loading
isis/src/base/objs/BulletShapeModel/BulletShapeModel.truth +0 −2 Original line number Diff line number Diff line Unit test for BulletShapeModel MaxTriangles: 134217728 MaxBodyParts: 16 ----==== Construct default shape model ====---- Loading
isis/src/base/objs/BulletShapeModel/unitTest.cpp +9 −8 Original line number Diff line number Diff line Loading @@ -56,6 +56,9 @@ void testGroundPointToCamera(Latitude &lat, * * @internal * @history 2017-03-19 Kris Becker * @history 2018-08-07 Adam Goins - Removed qDebut() output of maxnumtriangles and maxnumparts * because they are values grabbed from Bullet so we don't need to be * testing them. * */ int main(int argc, char *argv[]) { Loading @@ -66,8 +69,6 @@ int main(int argc, char *argv[]) { QString itokawaDskFile("$base/testData/hay_a_amica_5_itokawashape_v1_0_64q.bds"); qDebug() << "Unit test for BulletShapeModel"; qDebug() << " MaxTriangles: " << bt_MaxTriangles(); qDebug() << " MaxBodyParts: " << bt_MaxBodyParts(); qDebug() << ""; qDebug() << ""; Loading