Change namespace name
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "SimpleDrawable.hpp"
|
||||
#include <stdexcept>
|
||||
|
||||
namespace openVulkanoCpp::Scene
|
||||
namespace OpenVulkano::Scene
|
||||
{
|
||||
void SimpleDrawable::Init(Shader* shader, Geometry* mesh, Material* material)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user