MCPcopy 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
217float TriQuaternion::Length() const
218{
219 return ::Length( *this );
220}
221
222
223

Callers

nothing calls this directly

Calls 1

LengthFunction · 0.85

Tested by

no test coverage detected