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

Method ToString

SampleFramework12/v1.00/MurmurHash.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15{
16
17std::wstring Hash::ToString() const
18{
19 return SampleFramework12::ToString(A) + L"_" + SampleFramework12::ToString(B);
20}
21
22// Platform-specific functions and macros
23#define FORCE_INLINE __forceinline

Callers 5

MakeShaderCacheNameFunction · 0.80
FloatStringMethod · 0.80
MakeParameterMethod · 0.80
GenerateHeaderMethod · 0.80
GenerateHLSLMethod · 0.80

Calls 1

ToStringFunction · 0.85

Tested by

no test coverage detected