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

Method ToFloat3

SampleFramework12/v1.00/SF12_Math.h:416–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414 }
415
416 Float3 ToFloat3() const
417 {
418 return Float3(ToSIMD());
419 }
420
421 Float4 ToFloat4() const
422 {

Callers

nothing calls this directly

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected