Blender  V3.3
Classes | Macros | Functions
render_delegate.h File Reference
#include "hydra/config.h"
#include <pxr/imaging/hd/renderDelegate.h>
#include <pxr/imaging/hgi/hgi.h>

Go to the source code of this file.

Classes

class  HdCyclesDelegate
 

Macros

#define HD_CYCLES_RENDER_SETTINGS_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdCyclesRenderSettingsTokens, HD_CYCLES_RENDER_SETTINGS_TOKENS)
 

Macro Definition Documentation

◆ HD_CYCLES_RENDER_SETTINGS_TOKENS

#define HD_CYCLES_RENDER_SETTINGS_TOKENS
Value:
(stageMetersPerUnit) \
((device, "cycles:device")) \
((threads, "cycles:threads")) \
((timeLimit, "cycles:time_limit")) \
((samples, "cycles:samples")) \
((sampleOffset, "cycles:sample_offset"))
ListBase threads
list of all thread for every CPUDevice in cpudevices a thread exists.

Definition at line 15 of file render_delegate.h.

Function Documentation

◆ TF_DECLARE_PUBLIC_TOKENS()

TF_DECLARE_PUBLIC_TOKENS ( HdCyclesRenderSettingsTokens  ,
HD_CYCLES_RENDER_SETTINGS_TOKENS   
)