SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::base::RenderPassNotStartedException Member List

This is the complete list of members for spark::base::RenderPassNotStartedException, including all inherited members.

Exception(const char *class_name, const std::string_view &message, const std::source_location &source_location) (defined in spark::base::details::Exception)spark::base::details::Exceptioninlineexplicit
Exception(const Exception &other)=default (defined in spark::base::details::Exception)spark::base::details::Exception
Exception(Exception &&other) noexcept=default (defined in spark::base::details::Exception)spark::base::details::Exception
FormatMessage(const char *class_name, const std::string_view &message, const std::source_location &source_location) (defined in spark::base::details::Exception)spark::base::details::Exceptioninlineprotectedstatic
operator=(const Exception &other)=default (defined in spark::base::details::Exception)spark::base::details::Exception
operator=(Exception &&other) noexcept=default (defined in spark::base::details::Exception)spark::base::details::Exception
RenderPassNotStartedException(const std::string_view &message, const std::source_location &source_location=std::source_location::current()) (defined in spark::base::RenderPassNotStartedException)spark::base::RenderPassNotStartedExceptioninline
~Exception() override=default (defined in spark::base::details::Exception)spark::base::details::Exception