add getTargetNames method

This commit is contained in:
Nick Fisher
2021-09-21 10:55:46 +08:00
parent 952794fdf3
commit a167d38984
15 changed files with 200 additions and 215 deletions

View File

@@ -70,10 +70,8 @@ namespace gltfio {
}
}
}
createTextures();
}
GPUMorphHelper::~GPUMorphHelper() {