summaryrefslogtreecommitdiff
path: root/tests/csgtestcore.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-02-21 01:56:30 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-02-21 01:56:30 (GMT)
commitfc2d9341fac6948716b328b75f3366313bd2545a (patch)
tree4c40b79dc3250b655f6284ed8db1b787657c69ce /tests/csgtestcore.cc
parentb7d1c94dc1462dae0b7a23ddffe1f91c57308aa8 (diff)
begin process of unifying GLView and OffscreenView. renames, objrot, objtran
Diffstat (limited to 'tests/csgtestcore.cc')
-rw-r--r--tests/csgtestcore.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/csgtestcore.cc b/tests/csgtestcore.cc
index 36e94e7..6d00f09 100644
--- a/tests/csgtestcore.cc
+++ b/tests/csgtestcore.cc
@@ -92,7 +92,7 @@ string info_dump(OffscreenView *glview)
<< EIGEN_MAJOR_VERSION << "." << EIGEN_MINOR_VERSION
<< "\nCGAL version: " << TOSTRING(CGAL_VERSION)
<< "\nOpenCSG version: " << OPENCSG_VERSION_STRING
- << "\n" << glview->getInfo()
+ << "\n" << glview->getRendererInfo()
<< "\n";
return out.str();
contact: Jan Huwald // Impressum