Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ To2D
Method
To2D
SampleFramework12/v1.00/SF12_Math.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
Float2 Float3::To2D() const
393
{
394
return Float2(x, y);
395
}
396
397
float Float3::Length() const
398
{
Callers
2
Update
Method · 0.80
InitFromAssimpMesh
Method · 0.80
Calls
1
Float2
Class · 0.85
Tested by
no test coverage detected