Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/MSAAFilter
/ To3D
Method
To3D
SampleFramework11/v1.01/SF11_Math.cpp:622–625 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
620
}
621
622
Float3 Float4::To3D() const
623
{
624
return Float3(x, y, z);
625
}
626
627
Float2 Float4::To2D() const
628
{
Callers
3
ConvertToEVSM
Method · 0.80
RenderShadowMap
Method · 0.80
ProjectCubemapToSH
Function · 0.80
Calls
1
Float3
Class · 0.85
Tested by
no test coverage detected