Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Back
Method
Back
SampleFramework12/v1.00/SF12_Math.cpp:858–861 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
856
}
857
858
Float3 Float3x3::Back() const
859
{
860
return Float3(-_31, -_32, -_33);
861
}
862
863
void Float3x3::SetXBasis(const Float3& x)
864
{
Callers
1
Update
Method · 0.45
Calls
1
Float3
Class · 0.85
Tested by
no test coverage detected