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:22
venom::vulkan::VulkanCamera
Definition
Camera.h:17
Camera.h
venom
Contains the entirety of the code of the VenomEngine project.
Definition
Config.h:13
lib
vulkan
include
venom
vulkan
plugin
graphics
Camera.h
Generated by
1.12.0