Searched refs:SetDepth (Results 1 – 4 of 4) sorted by relevance
118 virtual void SetDepth(const f32 depth);
144 virtual void SetDepth(const f32 depth);
201 void RenderSystemDrawing::SetDepth(const f32 depth) in SetDepth() function in demo::RenderSystemDrawing203 m_GraphicsDrawing.SetDepth(depth); in SetDepth()
196 void GraphicsDrawing::SetDepth(const f32 depth) in SetDepth() function in demo::GraphicsDrawing