Diligent Engine
Loading...
Searching...
No Matches
RadientEngine.h File Reference
#include "RadientAssets.h"
#include "RadientRenderer.h"
#include "RadientSceneImporter.h"
#include "RadientSceneWriter.h"
#include "../../../DiligentCore/Primitives/interface/DefineInterfaceHelperMacros.h"
#include "../../../DiligentCore/Primitives/interface/UndefInterfaceHelperMacros.h"
#include "../../../DiligentCore/Primitives/interface/DefineRefMacro.h"
#include "../../../DiligentCore/Primitives/interface/UndefRefMacro.h"

Classes

struct  Diligent::RadientEngineCreateInfo
 Engine creation attributes. More...
struct  Diligent::IRadientEngine
 Main Radient engine interface. More...

Namespaces

namespace  Diligent
 Graphics engine namespace.

Functions

RADIENT_STATUS Diligent::CreateRadientEngine (const RadientEngineCreateInfo &EngineCI, IRadientEngine **ppEngine)
 Creates a Radient engine.

Detailed Description

Defines the main Radient engine interface.