MCPcopy Create free account
hub / github.com/TheRealMJP/DXRPathTracer / DirectionSetting

Method DirectionSetting

SampleFramework12/v1.02/Settings.cpp:363–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361// == DirectionSetting ============================================================================
362
363DirectionSetting::DirectionSetting()
364{
365}
366
367void DirectionSetting::Initialize(const char* name_, const char* group_, const char* label_,
368 const char* helpText_, Float3 initialVal, bool convertToViewSpace_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected