Blender V5.0
GHOST_XrException Class Reference

#include <GHOST_XrException.hh>

Inherits std::exception.

Public Member Functions

 GHOST_XrException (const char *msg, int result=0)
const char * what () const noexcept override

Friends

class GHOST_XrContext

Detailed Description

Definition at line 14 of file GHOST_XrException.hh.

Constructor & Destructor Documentation

◆ GHOST_XrException()

GHOST_XrException::GHOST_XrException ( const char * msg,
int result = 0 )
inline

Definition at line 18 of file GHOST_XrException.hh.

References result.

Member Function Documentation

◆ what()

const char * GHOST_XrException::what ( ) const
inlineoverridenoexcept

Definition at line 22 of file GHOST_XrException.hh.

◆ GHOST_XrContext

friend class GHOST_XrContext
friend

Definition at line 15 of file GHOST_XrException.hh.

References GHOST_XrContext.

Referenced by GHOST_XrContext.


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