Skyscraper 2.0
|
#include "OgreOpenXRInstance.h"
#include <vector>
#include "XrUtility/XrError.h"
#include "XrUtility/XrDispatchTable.h"
Go to the source code of this file.
Functions | |
std::vector< const char * > | SelectExtensions () |
std::vector< const char * > SelectExtensions | ( | ) |
Definition at line 63 of file OgreOpenXRInstance.cpp.
References CHECK, and CHECK_XRCMD.
Referenced by Ogre::OpenXRInstance::Initialize().