Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ UByte4N
Method
UByte4N
SampleFramework12/v1.00/SF12_Math.h:431–433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
429
uint32 Bits;
430
431
UByte4N() : Bits(0)
432
{
433
}
434
435
explicit UByte4N(uint32 bits) : Bits(bits)
436
{
Callers
nothing calls this directly
Calls
1
ToSIMD
Method · 0.45
Tested by
no test coverage detected