Searched refs:m_ZFill (Results 1 – 2 of 2) sorted by relevance
304 ZFillCallback m_ZFill; //custom callback variable
1483 m_ZFill = 0; in Clipper()1491 m_ZFill = zFillFunc; in ZFillFunction()2096 if (pt.Z != 0 || !m_ZFill) return; in SetZ()2101 else (*m_ZFill)(e1.Bot, e1.Top, e2.Bot, e2.Top, pt); in SetZ()