Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Length
Method
Length
trinity/TriQuaternion.cpp:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
float TriQuaternion::Length() const
218
{
219
return ::Length( *this );
220
}
221
222
223
Callers
nothing calls this directly
Calls
1
Length
Function · 0.85
Tested by
no test coverage detected