API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsGraphics
Renderers
RendererSupportInfo.h
1
// RendererSupportInfo.h
3
//
5
6
namespace
nkGraphics
7
{
11
struct
RendererSupportInfo
12
{
13
bool
_supportsRaytracing
= false ;
14
} ;
15
}
nkGraphics::RendererSupportInfo::_supportsRaytracing
bool _supportsRaytracing
If hardware raytracing is supported. This requires any Nvidia 10-series and higher GPU.
Definition:
RendererSupportInfo.h:13
nkGraphics
Encompasses all API of component NilkinsGraphics.
Definition:
BoundingBox.h:7
nkGraphics::RendererSupportInfo
Informations about the supported features.
Definition:
RendererSupportInfo.h:12
Generated by
Doxygen
1.8.18