Searched refs:SetAutoDepth (Results 1 – 4 of 4) sorted by relevance
125 virtual void SetAutoDepth(const bool enableAutoDepth);
151 virtual void SetAutoDepth(const bool enableAutoDepth);
206 void RenderSystemDrawing::SetAutoDepth(const bool enableAutoDepth) in SetAutoDepth() function in demo::RenderSystemDrawing208 m_GraphicsDrawing.SetAutoDepth(enableAutoDepth); in SetAutoDepth()
201 void GraphicsDrawing::SetAutoDepth(const bool enableAutoDepth) in SetAutoDepth() function in demo::GraphicsDrawing