|
XRTraits C++ OpenXR Utilities
|
Header providing a dynamic_cast equivalent for OpenXR tagged types, xr_tagged_dynamic_cast(). More...
#include "../Common.h"#include "../Attributes.h"#include "../exceptions/CastExceptions.h"#include "TaggedCastCommon.h"
Go to the source code of this file.
Namespaces | |
| xrtraits | |
| Main namespace for these C++ OpenXR utilities. | |
| xrtraits::casts | |
Casts for OpenXR tagged types, as well as utilities for traversing a next chain. | |
Functions | |
| template<typename TargetType , typename SourceType > | |
| TargetType | xrtraits::casts::xr_tagged_dynamic_cast (SourceType &&source) |
Header providing a dynamic_cast equivalent for OpenXR tagged types, xr_tagged_dynamic_cast().
1.8.13