Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Length
Method
Length
trinity/TriVector.cpp:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
267
268
float TriVector::Length() const
269
{
270
return ::Length( *this );
271
}
272
273
274
float TriVector::LengthSq() const
Callers
nothing calls this directly
Calls
1
Length
Function · 0.85
Tested by
no test coverage detected