浏览代码

missed a rename

/main
Mohsen Kamalzadeh 4 年前
当前提交
98d71e8a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      com.unity.perception/Tests/Runtime/GroundTruthTests/KeypointGroundTruthTests.cs

2
com.unity.perception/Tests/Runtime/GroundTruthTests/KeypointGroundTruthTests.cs


namespace GroundTruthTests
{
[TestFixture]
public class KeyPointGroundTruthTests : GroundTruthTestBase
public class KeypointGroundTruthTests : GroundTruthTestBase
{
static GameObject SetupCamera(IdLabelConfig config, KeypointTemplate template, Action<List<KeypointLabeler.KeypointEntry>> computeListener)
{

正在加载...
取消
保存