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

#include <Exceptions.h>

Inheritance diagram for Engine::Exceptions::XrRendering:
Collaboration diagram for Engine::Exceptions::XrRendering:

Public Member Functions

 XrRendering (const std::string &message)
 XrRendering (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 31 of file Exceptions.h.

Constructor & Destructor Documentation

◆ XrRendering() [1/2]

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

Definition at line 34 of file Exceptions.h.

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

Here is the call graph for this function:

◆ XrRendering() [2/2]

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

Definition at line 35 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