MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / ToFloat4

Method ToFloat4

SampleFramework12/v1.00/SF12_Math.h:459–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

457 }
458
459 Float4 ToFloat4() const
460 {
461 return Float4(ToSIMD());
462 }
463};
464
465// Random number generation

Callers

nothing calls this directly

Calls 1

Float4Class · 0.70

Tested by

no test coverage detected