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

Method OrientationSetting

SampleFramework12/v1.00/Settings.cpp:522–524  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

520// == OrientationSetting ==========================================================================
521
522OrientationSetting::OrientationSetting()
523{
524}
525
526void OrientationSetting::Initialize(const char* name_, const char* group_, const char* label_, const char* helpText_,
527 Quaternion initialVal, bool convertToViewSpace_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected