sculpto
Classes | Namespaces | Functions
throw_if_failed.h File Reference

Helper throw if failed inline function implementation function. Commonly used in DirectX module. More...

#include "sclpch.h"

Go to the source code of this file.

Classes

class  scl::dx::com_exeption
 

Namespaces

namespace  scl
 
namespace  scl::dx
 

Functions

void scl::dx::ThrowIfFailed (HRESULT hr)
 

Detailed Description

Helper throw if failed inline function implementation function. Commonly used in DirectX module.

Author
Sabitov Kirill
Date
22 June 2022

Definition in file throw_if_failed.h.