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

Method To3D

SampleFramework12/v1.00/SF12_Math.cpp:637–640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

635}
636
637Float3 Float4::To3D() const
638{
639 return Float3(x, y, z);
640}
641
642Float2 Float4::To2D() const
643{

Callers 1

ProjectCubemapToSHFunction · 0.80

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected