Home | History | Annotate | Download | only in functional

Lines Matching refs:c0Properties

897 		const std::string c0Properties = genColorString(m_polys[ndx].c0);
901 log << TestLog::Message << "\tv0 (x=" << m_polys[ndx].p0.x() << "\ty=" << m_polys[ndx].p0.y() << "\tz=" << m_polys[ndx].p0.z() << "\tw=" << m_polys[ndx].p0.w() << ")\t" << v0Properties << "\t" << c0Properties << TestLog::EndMessage;