VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
Camera.h
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <
venom/common/plugin/graphics/Camera.h
>
11
12
namespace
venom
13
{
14
namespace
vulkan
15
{
16
class
VulkanCamera :
public
vc::CameraImpl
17
{
18
public
:
19
VulkanCamera();
20
~VulkanCamera();
21
};
22
}
23
}
venom::common::CameraImpl
Definition
Camera.h:41
Camera.h
venom::vulkan
Encapsulation of Vulkan for the front end of VenomEngine.
Definition
Allocator.h:18
venom
Contains the entirety of the code of the VenomEngine project.
Definition
Callback.h:13
lib
vulkan
include
venom
vulkan
plugin
graphics
Camera.h
Generated by
1.13.2