Searched refs:SetModelType (Results 1 – 4 of 4) sorted by relevance
44 model->SetModelType(static_cast<uint32_t>(type)); in CreateMarkvModel()
161 void SetModelType(uint32_t in_model_type) { model_type_ = in_model_type; } in SetModelType() function