Searched refs:pfCache (Results 1 – 1 of 1) sorted by relevance
182 VERTTYPE *pfCache; /*!< Cache indicating the frames at which the matrix cache was filled */ member2082 m_pImpl->pfCache = new VERTTYPE[nNumNode];2098 if(m_pImpl->pfCache) delete [] m_pImpl->pfCache;2121 memset(m_pImpl->pfCache, 0, nNumNode * sizeof(*m_pImpl->pfCache));2605 if(m_pImpl->fFrame == m_pImpl->pfCache[nIdx])2617 m_pImpl->pfCache[nIdx] = m_pImpl->fFrame;