Home | History | Annotate | Download | only in functional

Lines Matching defs:fromProperties

669 		const std::string fromProperties = genClippingPointInfoString(m_lines[ndx].p0);
672 log << TestLog::Message << "\tfrom (x=" << m_lines[ndx].p0.x() << "\ty=" << m_lines[ndx].p0.y() << "\tz=" << m_lines[ndx].p0.z() << "\tw=" << m_lines[ndx].p0.w() << ")\t" << fromProperties << TestLog::EndMessage;