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

Method DirectionSetting

SampleFramework12/v1.00/Settings.cpp:361–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected