CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Camera.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::CameraSettings
 A structure that contains settins for a camera. More...
 
struct  CeresEngine::CameraComponent
 
struct  CeresEngine::CameraComponent::Accessor
 A class that describes access to a CameraComponent. More...
 
class  CeresEngine::Camera
 

Namespaces

namespace  CeresEngine
 

Enumerations

enum class  CeresEngine::CameraProjection { CeresEngine::Perspective , CeresEngine::Orthographic }
 The camera lens options control the way 3D objects are represented in a 2D image. More...