MCPcopy 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
386struct Half4

Callers

nothing calls this directly

Calls 1

Float2Class · 0.85

Tested by

no test coverage detected