Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ToFloat4
Method
ToFloat4
SampleFramework12/v1.00/SF12_Math.h:421–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
Float4 ToFloat4() const
422
{
423
return Float4(ToSIMD());
424
}
425
};
426
427
struct UByte4N
Callers
nothing calls this directly
Calls
1
Float4
Class · 0.70
Tested by
no test coverage detected