Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTriStrip.cpp38 class CTri;
48 CTri *pRev, *pFwd;
64 class CTri class
69 CTri *pAdj[3];
76 CTri();
80 int EdgeFromAdjTri(const CTri &tri) const; // Find the index of the adjacent tri
92 CTri *m_pTri;
95 CTri **m_psStrip; // Working space for finding strips
105 CTri &triFrom,
126 CTri::CTri() in CTri() function in CTri
[all …]