Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Exceptions::Rendering Class Reference

#include <Exceptions.h>

Inheritance diagram for Engine::Exceptions::Rendering:
Collaboration diagram for Engine::Exceptions::Rendering:

Public Member Functions

 Rendering (const std::string &message)
 Rendering (const std::stringstream &message)
Public Member Functions inherited from Engine::Exceptions::Exception
 Exception (const std::string &message)
 Exception (const std::stringstream &message)

Detailed Description

Definition at line 38 of file Exceptions.h.

Constructor & Destructor Documentation

◆ Rendering() [1/2]

Engine::Exceptions::Rendering::Rendering ( const std::string & message)
inlineexplicit

Definition at line 41 of file Exceptions.h.

References Engine::Exceptions::Exception::Exception().

Here is the call graph for this function:

◆ Rendering() [2/2]

Engine::Exceptions::Rendering::Rendering ( const std::stringstream & message)
inlineexplicit

Definition at line 42 of file Exceptions.h.

References Engine::Exceptions::Exception::Exception().

Here is the call graph for this function:

The documentation for this class was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Core/Exceptions.h