Searched refs:m_AutoDepth (Results 1 – 2 of 2) sorted by relevance
26 m_Depth(1.0f), m_AutoDepth(true), in GraphicsDrawing()60 m_AutoDepth = true; in Initialize()203 m_AutoDepth = enableAutoDepth; in SetAutoDepth()208 if ( m_AutoDepth ) in DecrementDepth()
265 bool m_AutoDepth; variable