Home | History | Annotate | Download | only in functional

Lines Matching refs:toProperties

668 		const std::string toProperties   = genClippingPointInfoString(m_lines[ndx].p1);
671 log << TestLog::Message << "\tto (x=" << m_lines[ndx].p1.x() << "\ty=" << m_lines[ndx].p1.y() << "\tz=" << m_lines[ndx].p1.z() << "\tw=" << m_lines[ndx].p1.w() << ")\t" << toProperties << TestLog::EndMessage;