Moved heightmap to vks namespace (Refs #260)
This commit is contained in:
parent
7f1c376550
commit
88526730cb
3 changed files with 220 additions and 223 deletions
|
|
@ -87,7 +87,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Base", "Base", "{09B9A54B-F
|
|||
base\vulkanexamplebase.cpp = base\vulkanexamplebase.cpp
|
||||
base\vulkanexamplebase.h = base\vulkanexamplebase.h
|
||||
base\VulkanFrameBuffer.hpp = base\VulkanFrameBuffer.hpp
|
||||
base\vulkanheightmap.hpp = base\vulkanheightmap.hpp
|
||||
base\VulkanHeightmap.hpp = base\VulkanHeightmap.hpp
|
||||
base\VulkanInitializers.hpp = base\VulkanInitializers.hpp
|
||||
base\VulkanModel.hpp = base\VulkanModel.hpp
|
||||
base\vulkanswapchain.hpp = base\vulkanswapchain.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue