Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ToXMFLOAT3
Method
ToXMFLOAT3
SampleFramework12/v1.00/SF12_Math.cpp:387–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
}
386
387
DirectX::XMFLOAT3 Float3::ToXMFLOAT3() const
388
{
389
return XMFLOAT3(x, y, z);
390
}
391
392
Float2 Float3::To2D() const
393
{
Callers
3
UpdateDecals
Method · 0.80
CullMeshesOrthographic
Function · 0.80
Initialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected