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