Moved initializers to separate header, code cleanup in general for initializers
This commit is contained in:
parent
b2f224341f
commit
c4e50f76ee
5 changed files with 547 additions and 721 deletions
|
|
@ -88,6 +88,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Base", "Base", "{09B9A54B-F
|
|||
base\vulkanexamplebase.h = base\vulkanexamplebase.h
|
||||
base\vulkanframebuffer.hpp = base\vulkanframebuffer.hpp
|
||||
base\vulkanheightmap.hpp = base\vulkanheightmap.hpp
|
||||
base\VulkanInitializers.hpp = base\VulkanInitializers.hpp
|
||||
base\vulkanMeshLoader.hpp = base\vulkanMeshLoader.hpp
|
||||
base\vulkanscene.hpp = base\vulkanscene.hpp
|
||||
base\vulkanswapchain.hpp = base\vulkanswapchain.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue