MCPcopy Create free account
hub / github.com/TheRealMJP/SHforHLSL / Forward

Method Forward

SHTest/SampleFramework12/v1.04/SF12_Math.cpp:860–863  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

858}
859
860Float3 Float3x3::Forward() const
861{
862 return Float3(_31, _32, _33);
863}
864
865Float3 Float3x3::Back() const
866{

Callers 1

UpdateMethod · 0.45

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected