Searched refs:GetModelCache (Results 1 – 2 of 2) sorted by relevance
359 Model* GetModelCache() { return this->m_ModelCache; } in GetModelCache() function365 const Model* GetModelCache() const { return this->m_ModelCache; } in GetModelCache() function
113 if (m_RenderContext->GetModelCache() != model) in RenderMesh()