Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ Down
Method
Down
SampleFramework11/v1.02/SF11_Math.cpp:817–820 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
815
}
816
817
Float3 Float3x3::Down() const
818
{
819
return Float3(-_21, -_22, -_23);
820
}
821
822
Float3 Float3x3::Left() const
823
{
Callers
1
Update
Method · 0.45
Calls
1
Float3
Class · 0.85
Tested by
no test coverage detected