Searched refs:m_sJob0 (Results 1 – 1 of 1) sorted by relevance
229 CBlockOption m_sJob0, m_sJob1; // Workspace: to find the best triangle to add member in CBlock1030 m_sJob0.Init(3, m_nTriLimit); in CBlock()1150 pJob = &m_sJob0; in AddBestTriangles()1173 pJob = (pJob == &m_sJob0 ? &m_sJob1 : &m_sJob0); in AddBestTriangles()