Refactor some ArCameraController code

This commit is contained in:
2021-08-26 19:50:56 +02:00
parent 2364c05055
commit 3d92bef231
3 changed files with 7 additions and 12 deletions

View File

@@ -11,11 +11,6 @@
namespace openVulkanoCpp
{
namespace Scene
{
class Camera;
}
namespace Input
{
class InputAction;