C profiles

This commit is contained in:
Ken Arroyo Ohori
2017-03-08 19:38:25 -06:00
parent cb7ed51fc6
commit 0d36693780
3 changed files with 94 additions and 1 deletions
@@ -217,7 +217,7 @@ bool IfcGeom::CgalKernel::convert(const IfcSchema::IfcCartesianTransformationOpe
// for (int i = 0; i < 3; ++i) {
// for (int j = 0; j < 4; ++j) {
// std::cout << trsf.cartesian(i, j) << " ";
// std::cout << gtrsf.cartesian(i, j) << " ";
// } std::cout << std::endl;
// }