Blender  V3.3
Public Member Functions | Friends | List of all members
GHOST_XrException Class Reference

#include <GHOST_XrException.h>

Inheritance diagram for GHOST_XrException:

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 12 of file GHOST_XrException.h.

Constructor & Destructor Documentation

◆ GHOST_XrException()

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

Definition at line 16 of file GHOST_XrException.h.

Member Function Documentation

◆ what()

const char* GHOST_XrException::what ( ) const
inlineoverridenoexcept

Definition at line 21 of file GHOST_XrException.h.

Friends And Related Function Documentation

◆ GHOST_XrContext

friend class GHOST_XrContext
friend

Definition at line 13 of file GHOST_XrException.h.


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