MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / SampleFrameworkDir

Function SampleFrameworkDir

SampleFramework11/v1.02/Utility.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52std::wstring SampleFrameworkDir()
53{
54 return std::wstring(SampleFrameworkDir_);
55}
56
57// Converts from cartesian to barycentric coordinates
58XMFLOAT3 CartesianToBarycentric(float x, float y, const XMFLOAT2& pos1, const XMFLOAT2& pos2, const XMFLOAT2& pos3)

Callers 6

GetExpandedShaderCodeFunction · 0.85
OpenMethod · 0.85
InitializeMethod · 0.85
GetTextureDataFunction · 0.85
InitializeMethod · 0.85
InitializeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected