Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ Right
Method
Right
SampleFramework11/v1.02/SF11_Math.cpp:827–830 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
825
}
826
827
Float3 Float3x3::Right() const
828
{
829
return Float3(_11, _12, _13);
830
}
831
832
Float3 Float3x3::Forward() const
833
{
Callers
3
RenderDriver
Function · 0.45
Update
Method · 0.45
RenderSunShadowMap
Method · 0.45
Calls
1
Float3
Class · 0.85
Tested by
no test coverage detected