Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ToFloat2
Method
ToFloat2
SampleFramework12/v1.00/SF12_Math.h:380–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
Float2 ToFloat2() const
381
{
382
return Float2(ToSIMD());
383
}
384
};
385
386
struct Half4
Callers
nothing calls this directly
Calls
1
Float2
Class · 0.85
Tested by
no test coverage detected