Home | History | Annotate | Download | only in functional

Lines Matching refs:c1Properties

894 		const std::string c1Properties = genColorString(m_polys[ndx].c1);
898 log << TestLog::Message << "\tv1 (x=" << m_polys[ndx].p1.x() << "\ty=" << m_polys[ndx].p1.y() << "\tz=" << m_polys[ndx].p1.z() << "\tw=" << m_polys[ndx].p1.w() << ")\t" << v1Properties << "\t" << c1Properties << TestLog::EndMessage;