Core.h 322 B

1234567891011
  1. // Copyright (C) 2009-2021, Panagiotis Christopoulos Charitos and contributors.
  2. // All rights reserved.
  3. // Code licensed under the BSD License.
  4. // http://www.anki3d.org/LICENSE
  5. #pragma once
  6. #include <AnKi/Core/App.h>
  7. #include <AnKi/Core/ConfigSet.h>
  8. #include <AnKi/Core/NativeWindow.h>
  9. #include <AnKi/Core/CoreTracer.h>