Home
last modified time | relevance | path

Searched refs:unweighted (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dclusterfit.cpp104 Vec3 const* unweighted = m_colours->GetPoints(); in ConstructOrdering() local
110 Vec4 p( unweighted[j].X(), unweighted[j].Y(), unweighted[j].Z(), 1.0f ); in ConstructOrdering()