Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Down
Method
Down
SampleFramework12/v1.00/SF12_Math.cpp:838–841 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
836
}
837
838
Float3 Float3x3::Down() const
839
{
840
return Float3(-_21, -_22, -_23);
841
}
842
843
Float3 Float3x3::Left() const
844
{
Callers
1
Update
Method · 0.45
Calls
1
Float3
Class · 0.85
Tested by
no test coverage detected