Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Right
Method
Right
SampleFramework12/v1.00/SF12_Math.cpp:848–851 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
846
}
847
848
Float3 Float3x3::Right() const
849
{
850
return Float3(_11, _12, _13);
851
}
852
853
Float3 Float3x3::Forward() const
854
{
Callers
2
Update
Method · 0.45
Update
Method · 0.45
Calls
1
Float3
Class · 0.85
Tested by
no test coverage detected