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

Method To3x3

SampleFramework12/v1.00/SF12_Math.cpp:1130–1133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1128}
1129
1130Float3x3 Float4x4::To3x3() const
1131{
1132 return Float3x3(Right(), Up(), Forward());
1133}
1134
1135// == Uint2 =======================================================================================
1136

Callers 2

UpdateMethod · 0.80
CreateWithAssimpMethod · 0.80

Calls 1

Float3x3Class · 0.85

Tested by

no test coverage detected