Bomberman
Public Member Functions | List of all members
RAY::Camera::ICamera Class Referenceabstract

Interface for Cameras. More...

#include <ICamera.hpp>

Inheritance diagram for RAY::Camera::ICamera:
Collaboration diagram for RAY::Camera::ICamera:

Public Member Functions

virtual ~ICamera ()=default
 
virtual Matrix getMatrix () const =0
 

Detailed Description

Interface for Cameras.

Constructor & Destructor Documentation

◆ ~ICamera()

virtual RAY::Camera::ICamera::~ICamera ( )
virtualdefault

Member Function Documentation

◆ getMatrix()

virtual Matrix RAY::Camera::ICamera::getMatrix ( ) const
pure virtual

The documentation for this class was generated from the following file: